- 0
Cerere Ajutor Porti Clanuri
-
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
xt3z0ne
Nick:Johnny
Problema:Pai problema este ca totii cei care au clan pot deschide portile dela anumite clan-uri care au baza
Erori / warnings:~
Lini/script:[pawn]
CMD:og(playerid,params[])
{
if ( IsPlayerInRangeOfPoint( playerid, 15.0, 2005.0139,753.2047,10.6719 ) )
{
if(GetPlayerClanRank(playerid) < 1) return
SendClientMessage(playerid, COLOR_YELLOW, "{FF0000}ERROR: Nu esti membru ASW pentru a utiliza acesta comamnda!");
)
else MoveObject(AWSGate, 2005.0139,753.2047,10.6719,86.7896, 3.0);
}
return 1;
}
CMD:cg(playerid,params[])
{
if(IsPlayerInRangeOfPoint(playerid, 15.0, 1996.3765,752.9402,10.7156))
{
if(GetPlayerClanRank(playerid) < 1) return
SendClientMessage(playerid, COLOR_YELLOW, "{FF0000}ERROR: Nu esti membru ASW pentru a utiliza acesta comamnda!");
}
else MoveObject(AWSGate, 1999.7249, 753.7203, 12.5555, 3.0);
}
return 1;
}
[/pawn]
Ai incercat sa rezolvi singur ?:Nu stiu rezolvarea
Sunt un retardat
11 answers to this question
Recommended Posts