GTA Közösség - A magyar GTA fórum

San Andreas Multiplayer (SA-MP) => SA-MP: Szerverfejlesztés => Szkript kérések => A témát indította: Szily88 - 2013. Október 20. - 11:03:51

Cím: Kepernyore iras script es vip team script
Írta: Szily88 - 2013. Október 20. - 11:03:51
Valaki csinalna nkm egy olyan scriptet amivel adminok kepernyore tudnak irni?
Meg egy V.I.P. Team scriptet?
Cím: Kepernyore iras script es vip team script
Írta: Dfoglalo - 2013. Október 20. - 11:08:08
Kiírás
http://forum.sa-mp.com/showthread.php?t=300008
http://forum.sa-mp.com/showthread.php?t=297689
http://forum.sa-mp.com/showthread.php?t=138074
VIP
http://forum.sa-mp.com/showthread.php?t=314787
http://forum.sa-mp.com/showthread.php?t=379903
http://forum.sa-mp.com/showthread.php?t=379108
http://forum.sa-mp.com/showthread.php?t=273773
http://forum.sa-mp.com/showthread.php?t=138074
Kell még?! Google...
Amúgy erre van külön téma is: http://sampforum.hu/index.php?topic=47140.0 Szerintem zárhatsz.
Cím: Kepernyore iras script es vip team script
Írta: AnthonyGates - 2013. Október 20. - 11:08:36
if(strcmp(cmd, \"/announce\", true) == 0){
   if (PlayerInfo[playerid][power]>0){ // power = admin (change it)
if (strlen(rest)==0){
SendClientMessage(playerid, COLOR_GREENYELLOW, \"You didn\'t enter a message.\");
return 1;
}
GameTextForAll(rest,5000,4);
return 1;
   }
}

 
Google.