07.08.2008, 07:29
[FS/MAP] Adminhouse9, San Fiero
11.08.2008, 21:19
lol its like a pimped out house with max security
Nice Work! Good job! I Might Use For My Server! Keep up the good work. You should just make an interior. Maybe make a club interior...Oh you should only let the admins open the gate. If you want an example download my admin island and look at the teleports. They Are only able to teleport when they are logged into Rcon!\
Nice Work! Good job! I Might Use For My Server! Keep up the good work. You should just make an interior. Maybe make a club interior...Oh you should only let the admins open the gate. If you want an example download my admin island and look at the teleports. They Are only able to teleport when they are logged into Rcon!\
12.08.2008, 14:25
Great work!
Goed werk!
Goed werk!
20.01.2009, 00:12
where is t on map
18.03.2009, 20:50
How can I modify it so only skin 217 can open it
18.03.2009, 21:12
Looks Alright !
21.03.2009, 01:16
pretty awesome but where can i find it in san fiero
21.03.2009, 09:21
Thats nice az dude
24.07.2010, 15:55
erm to make the commands only for admins add this above the command like so ;
this function
so a command will look like this
P.S the best way to find it is to create a teleport to an object there then just like try jump out of the object lol
this function
Код:
if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid, 0xFF0000AA, "This command can only be used by an admin!!");
Код:
public OnPlayerCommandText(playerid, cmdtext[]) { if (strcmp(cmdtext, "/9maino", true)==0) { if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid, 0xFF0000AA, "This command can only be used by an admin!!"); MoveObject (gate1,1527.228515625, 663.748046875, 3.1211261749268,2); SendClientMessage(playerid, COLOR_RED, "Main Gate Opened"); return 1; }
« Next Oldest | Next Newest »
Users browsing this thread: 2 Guest(s)