03.05.2013, 09:53
Buy sim command :
See if thats good so I can continue please and how can I do that it gives u Sim after u do that ? ? ?
See if thats good so I can continue please and how can I do that it gives u Sim after u do that ? ? ?
Код:
CMD:buysim(playerid, params[]) { if(IsPlayerInRangeOfPoint(playerid, 6, 920.421142, -1361.637084, 13.003659)) { SendClientMessageEx(playerid,COLOR_GREY," You are not at the Telecom Company Arena!"); else if(GetPVarType(playerid, "Sim")) { SendClientMessageEx(playerid, COLOR_GREY, " You are already have Sim!"); return 1; }