- 0
O problema la o coamanda.
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
Wh1tePoint
Deci am comanda /goback si imi da unele errori , spuneti-mi si mie ce am gresit la el.
if(strcmp(cmd, "/goback", true) == 0) // By WhitePoint { if(IsPlayerConnected(playerid)) { if(PlayerInfo[playerid][pAdmin] > 1) { if(AdminPos[playerid][0] != 0.00) { SafeSetPlayerPos(playerid, AdminPos[playerid][0], AdminPos[playerid][1], AdminPos[playerid][2]); AdminPos[playerid][0] = 0.00; AdminPos[playerid][1] = 0.00; AdminPos[playerid][2] = 0.00; } } } }1 answer to this question
Recommended Posts