[FS] Las Venturas Admin Garage by Sergio_team -
Sergio_team - 10.04.2009
Hi, today i mapped a map for my server, its a basic admin garage located in Las Venturas, enjoy the map.
Screens:

AMX->
http://www.mediafire.com/download.php?it1zm0znwhw
PWN->
http://www.mediafire.com/download.php?m0zqaney2mh
Commands:
Quote:
if (strcmp(cmd, "/admingarage", true) == 0)
{
new x_nr[256];
x_nr = strtok(cmdtext, idx);
if(!strlen(x_nr))
{
SendClientMessage(playerid, COLOR_WHITE, "|____ADMIN GARAGE LAS VENTURAS___________|");
SendClientMessage(playerid, COLOR_WHITE, "Use: /admingarage [command] ");
SendClientMessage(playerid, COLOR_WHITE, " open (Open the garage)");
SendClientMessage(playerid, COLOR_WHITE, " close (close the garage)");
SendClientMessage(playerid, COLOR_WHITE, "|____________________________________________ |");
return 1;
}
else if(strcmp(x_nr,"open",true) == 0)
{
MoveObject(gateadmin,2063.247,2437.530,-1.294, 3.5); // Abierta
}
else if(strcmp(x_nr,"close",true) == 0)
{
MoveObject(gateadmin,2063.247,2437.530,11.294,3.5) ;//Cerrada
}
}
|
The Commands are in spanish, in the FS, but take this "quote" translated to english
Re: [FS] Las Venturas Admin Garage by Sergio_team -
zigzag7420 - 25.04.2009
links appear to be dead.
Re: [FS] Las Venturas Admin Garage by Sergio_team -
Peter_Corneile - 25.04.2009
Yes the link is dead , to me atleast
Re: [FS] Las Venturas Admin Garage by Sergio_team -
zigzag7420 - 27.04.2009
Both, dont work. i dono if u have to add anything into the Map.pwn butt. both english and stock. doesint work.
/garageadmin abrir or open. nothing happens.
Re: [FS] Las Venturas Admin Garage by Sergio_team -
madridisto17 - 28.06.2009
hola eres espaсol, si lo eres agregame al msn
shu.rober.69@hotmail.com esque me da unos errores esto.
Re: [FS] Las Venturas Admin Garage by Sergio_team -
ruarai - 28.06.2009
people can still get in that garage
Re: [FS] Las Venturas Admin Garage by Sergio_team -
mezone - 29.06.2009
ei sergio como te va ;P soy de samp tilens, nos conociamos jaaj
Re: [FS] Las Venturas Admin Garage by Sergio_team -
Abernethy - 29.06.2009
Quote:
Originally Posted by madridisto17
|
You know you fail when you can't understand English.
Re: [FS] Las Venturas Admin Garage by Sergio_team -
super-sergio16 - 30.06.2009
Muy bueno el script sergio!
Re: [FS] Las Venturas Admin Garage by Sergio_team -
Jankovicbree - 30.06.2009
Quote:
Originally Posted by Sergio_team
Hi, today i mapped a map for my server, its a basic admin garage located in Las Venturas, enjoy the map.
Screens:

AMX-> http://www.mediafire.com/download.php?it1zm0znwhw
PWN-> http://www.mediafire.com/download.php?m0zqaney2mh
Commands:
Quote:
if (strcmp(cmd, "/admingarage", true) == 0)
{
new x_nr[256];
x_nr = strtok(cmdtext, idx);
if(!strlen(x_nr))
{
SendClientMessage(playerid, COLOR_WHITE, "|____ADMIN GARAGE LAS VENTURAS___________|");
SendClientMessage(playerid, COLOR_WHITE, "Use: /admingarage [command] ");
SendClientMessage(playerid, COLOR_WHITE, " open (Open the garage)");
SendClientMessage(playerid, COLOR_WHITE, " close (close the garage)");
SendClientMessage(playerid, COLOR_WHITE, "|____________________________________________ |");
return 1;
}
else if(strcmp(x_nr,"open",true) == 0)
{
MoveObject(gateadmin,2063.247,2437.530,-1.294, 3.5); // Abierta
}
else if(strcmp(x_nr,"close",true) == 0)
{
MoveObject(gateadmin,2063.247,2437.530,11.294,3.5) ;//Cerrada
}
}
|
The Commands are in spanish, in the FS, but take this "quote" translated to english
|
Thxx man for this!
Re: [FS] Las Venturas Admin Garage by Sergio_team -
SergiKirov - 30.06.2009
this is very nice!
you stole my name