- 0
Cerere ajutor Gate
-
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:Deci am facut un sistem de clan-uri cu Base and Gate si am uitat sincer cum se facea. Atunci cand sunt in dreptu unei porti so pot deschide si so inchid dar cand nu sunt sa nu pot ca acu pot sa fiu si la mama dq ca tot se deschide
)
Erori / warnings:!!
Lini/script:! [pawn]CMD:og(playerid,params[])
{
if(GetPlayerClanRank(playerid) < 1) return
SendClientMessage(playerid, COLOR_YELLOW, "{FF0000}ERROR: Trebuie sa fi intrun clan pentru a utiliza acesta comamnda!");
MoveObject(AWSGate, 1999.7249, 753.7203, 17.8454,8.735, 3.0);
return 1;
}
CMD:cg(playerid,params[])
{
if(GetPlayerClanRank(playerid) < 1) return
SendClientMessage(playerid, COLOR_YELLOW, "{FF0000}ERROR: Trebuie sa fi intrun clan pentru a utiliza acesta comamnda!");
MoveObject(AWSGate, 1999.7249, 753.7203, 12.5555, 3.0);
return 1;
}[/pawn]
Ai incercat sa rezolvi singur ?:Nu ca am uitat cum naiba erea:_)))
Sunt un retardat
6 answers to this question
Recommended Posts