archive |

Annoying AI minister problem in PBW gameSubmitted by Shrike on Thu, 2008-03-27 08:43. Space Empires V MultiplayerPBW game is 1.66 with BM 1.14. A player surrendered to me a few turns ago and I immediately toggled all ministers OFF, only reenabling the AI to play my turn if I miss the deadline for turn upload. I find I have to do this againevery turn, because somehow the AI takes charge of planets and ships again in spite of the lack of active ministers. Any clues to why this is happening? |
Hi, i´m looking for players by tcp-ipSubmitted by Boores on Thu, 2008-03-27 17:29. Space Empires V Multiplayermy msn is . I´m noob but i love this game. |

Scripting problemSubmitted by Isopsyco on Thu, 2008-03-27 21:42. SE:V MODsAnyone know whats wrong with this script:
if (salvage_operation_occured) then
call Sys_Get_List_Of_All_Players(player_list)
set player_count := player_list.count()
for index4 := 1 to player_count do
set this_player := player_list.get(index4)
call ship_list.clear()
set ship_count := Sys_Get_List_Of_Space_Objects_Of_Type(5,ship_list,TRUE,FALSE,this_player)
set ship_count1 := ship_list.count()
// Test Value Insert
call Sys_Set_Event_Storage_Long(11,ship_count)
call Sys_Set_Event_Storage_Long(12,ship_count1)
I've tried several options with the sys_get_space_object_of_type(), 5 is the constant for ship, the this_player cycles through the player IDs and ship_list should fill with the ID of all the player ships (it doesn't) and I should get a number count with the function (I don't), the boolean value does get a TRUE to execute the IF statement. |
Need help Policing PowerSubmitted by Parcala on Thu, 2008-03-27 22:35. Space Empires V FAQsI have messed around with the game enough to get the basics, and some advanced ship creation, but i recongnize that i am still a noob. I need to know how to add other races to my empire, i have conquered one planet of every other race in a game but it hasn't added them to my empire for some reason. The instant i end my turn the game will be over because everyone is dead. I don't get why it hasn't added the other races to my empire i have version 1.66, if it is something i need to do then what ?? |



