• Welcome to Vice City Multiplayer.
 
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - A7Xsniper

#1
aqui les dejo el comando para dar armour a todos  XD


here I leave the command to armor all xD
}
   else if (strcmp(cmd, "armourall", true) == 0) {
      if(PlayerInfo[playerid][Logged] != 1) SendClientMessage(playerid, COLOR_RED, "You need to login first!");
      else if(!IsPlayerCommandLevel(playerid,"armourall")) SendClientMessage(playerid, COLOR_RED, "You don't have access to use this command!");
else {
        new plr,string[256], szMsg[256];
        format(szMsg,sizeof(szMsg),"free armour",gPlayers[playerid],gPlayers[plr]);
         SendClientMessageToAll(COLOR_LIGHTBLUE,szMsg);
         format(string,256,"~b~armour all!",cmdtext[3]);
         GameTextForAll(string);
         armourAll();
      }
      return 1;


and

stock armourAll()
{
   for(new i = 0; i <= MAX_PLAYERS; i++) {
       if(IsPlayerConnected(i) == 1) SetPlayerArmour(i,100.0);
   }
}


:O :D
#2
mIRC/pawn Scripting / cd in ann helpme xD [in pawno]
April 23, 2011, 01:13:24 AM
English: how to make the cd command in ann?

EspaƱol: como hacer ke el comando cd aparesca en el ann?


xD
#3
mIRC/pawn Scripting / killtime command ayuda help
April 21, 2011, 07:45:54 PM
hello, as I can put a command to give weapons to all
example: / c KillTimer m4 or rocket etc.


hola, como puedo poner un comando para dar armas a todos
ejemplo  /c killtime m4 o rocket etc.


:P xD
#4
mIRC/pawn Scripting / anti cheat help
April 17, 2011, 04:46:19 PM
es dificil hacer un anti cheat en pawno?
y si se puede me podran ayudar?


is difficult to make an anti cheat in pawno?
and if you can may help me?
#5
mIRC/pawn Scripting / help!
April 16, 2011, 06:12:26 PM
porque si pongo mas de 181 autos en mi server se traba mi vice city?? ???


because if I put more than 181 cars in my server locks up my vice city? ???
#6
mIRC/pawn Scripting / !flip command help
April 14, 2011, 10:17:32 PM
hola, necesito un comando para voltear los autos en mi servidor
me podran ayudar?  :P



Hi, I need a command to turn the car on my server
I can help you with? :P
#7
mIRC/pawn Scripting / God mde help
April 09, 2011, 01:36:54 AM
hola, necesito un comando ke si me disparan no muera osea modo Dios se podra???