30.03.2010, 13:11
no i want when i go in this are the GameText on display is
now i have this
Something is missing. but what ?
now i have this
Code:
forward GateGameText(playerid); public GateGameText(playerid) { if(PlayerToPoint(15.0, playerid,2720.827,-2414.449,13.46094)) { GameTextForPlayer(playerid,"~b~Command /gate",2000,3); } return 1; }