27.08.2009, 08:09
I downloaded an automatic gates script, http://forum.sa-mp.com/index.php?topic=73014.0 t-auto gates...
anyway...
you can add a player tag to the line so that the gate opens only for players with that tag, so i want to have something that can add a [tag] to the beginning of a players name when the player chooses a class.
different classes would have different clan tags...
Eg:
before:
Fishnutslol
after:
[LOL]Fishnutslol
is there any way i could do this?
i have looked around the place (wiki, forum, ******) and not found anything.
My server is still under construction...
Im building a prison camp-ish place, and you have to escape... or get killed. All while the guards are having a war with the people who want to help the people in the camps...
any help/suggestions are welcome atm... lol
anyway...
you can add a player tag to the line so that the gate opens only for players with that tag, so i want to have something that can add a [tag] to the beginning of a players name when the player chooses a class.
different classes would have different clan tags...
Eg:
before:
Fishnutslol
after:
[LOL]Fishnutslol
is there any way i could do this?
i have looked around the place (wiki, forum, ******) and not found anything.
Код:
AddAutoGate(980,-1039.116,-588.074,33.786,0.0,0.0,0.0,-1028.566,-588.074,33.786,"tag goes here!!!",5);
Im building a prison camp-ish place, and you have to escape... or get killed. All while the guards are having a war with the people who want to help the people in the camps...
any help/suggestions are welcome atm... lol