[Ajuda] Administraзгo - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Administraзгo (
/showthread.php?tid=445106)
Administraзгo -
Standby - 19.06.2013
Bom esse e meu primeiro topico, eu tava querendo um sistema de admin pra poder usar o comando tipo admin 1 admin 2 admin 3 admin 4 admin 5 e admin 6
tipo /trazer so os admins poderб usar
agradeзo a quem ajudar
Re: Administraзгo -
SkullFire - 19.06.2013
Procura por LL ADMIN aн .
Re: Administraзгo -
Exco - 19.06.2013
AQUI
Re: Administraзгo -
Standby - 19.06.2013
nгo quero assim
quero so um code so pra admin usar o comando que nem esse comando
pawn Код:
if(strcmp(cmd, "/trazer", true) == 0)
{
tmp = strtok(cmdtext, idx);
if(!strlen(tmp)) {
SendClientMessage(playerid, Vermelho, "| ERRO | Digite: /trazer [id]");
return 1;
}
plid = strval(tmp);
if(IsPlayerConnected(plid)) {
new interiormeu;
interiormeu = GetPlayerInterior(playerid);
SetPlayerInterior(plid, interiormeu);
new Float:X, Float:Y, Float:Z;
GetPlayerPos(playerid, X, Y, Z);
SetPlayerPos(plid, X, Y, Z);
{
new VehicleID;
VehicleID = GetPlayerVehicleID(plid);
SetVehiclePos(VehicleID,X+4,Y+4,Z);
PutPlayerInVehicle(plid,VehicleID,0);
}
new pname[MAX_PLAYER_NAME];
GetPlayerName(plid, pname, MAX_PLAYER_NAME);
format(string, sizeof(string), "| INFO | O administrador %s trouxe vocк atй a sua posiзгo.", aname);
SendClientMessage(plid,0x0080FFAA, string);
return 1;
}
else {
SendClientMessage(playerid, 0xFF0000AA, "| ERRO | ID invбlido");
return 1;
}
}
}
Re: Administraзгo -
Exco - 19.06.2013
ok so dizer oque define um admin tipo
pInfo[playerid][pAdmin] entende? a variavel do admin manda ai
Re: Administraзгo -
Standby - 19.06.2013
eu nгo tenho mano eu nгo tenho nenhum comando ainda meu gm e do 0 entende dai tavo prescisando definir um se me ajudar vlw mesmo
Re: Administraзгo -
SkullFire - 19.06.2013
Quote:
Originally Posted by Standby
eu nгo tenho mano eu nгo tenho nenhum comando ainda meu gm e do 0 entende dai tavo prescisando definir um se me ajudar vlw mesmo
|
Pegue como base o LL Admin entгo meu jovem..
Re: Administraзгo -
Standby - 20.06.2013
jб achei um aqui vlw galera sу nгo posso dar rep sem posts