19.07.2010, 06:19
well when i have telport command it's works good and it's telport
so i tryed to make it for admins only but i failed , can you make it like this
if the player write /telport12 , it's says to him , "You are not an admins " , thank you all
so i tryed to make it for admins only but i failed , can you make it like this
if the player write /telport12 , it's says to him , "You are not an admins " , thank you all
Код:
if(!strcmp("/telport12",cmdtext,true)){ SetPlayerPos(playerid, 1415.0325, -995.3412 ,57.5156); return 1;}