int GetPlayer()
int anEntityIndex = EntitySpawn(0, 0, "nathan.chr"); SetPlayer( anEntityIndex ); //this sets the "player" on this map. if( anEntityIndex == GetPlayer() ) { Log( "This will always execute. Do you know why? I hope you do!" ); }
There are no talkbacks on this documentation page yet. Post the first?
Doc Nav |
Your docs |