05.05.2009, 09:50
Noob question, but I simply want a GameTextForPlayer to be displayed when a player is at a certain location, I know how gametextforplayer works, but cant find the place in the GM script to put it in. I keep getting errors when i try, so can anyone tell me where i must put the:
Код:
if(playertopoint, blah blah blah) { GameTextForPlayer(blah blah) }