Im using a form in my script and i want to include the player setup into the form....sooo i used startplayers(True, 'integer1');
im using integer1 as a a value for each tree type 1=trees 2=oaks 3=willows ect.
the problem i am encountering occurs while the script is running. it is only using the first player's integer1 for each of the other players. so it will work fine for the first player, but when it logs in the next player the script cant find the correct tree...
when i stop the script and try to restart the form all of the values for integer1 are the same as the first active player used.
any1 know what could be causing this??
any help would be appreciated![]()





Reply With Quote
