Search Results
Quote: Originally Posted by Xyrex Fijate en la definiciуn: pawn Код: OnPlayerShootPlayer(Shooter,Target,Float:HealthLost,Float:ArmourLost) ID del tirador: Shooter, ID del objetivo:...
127
Quote: Originally Posted by Xyrex No lo veo tan complicado como lo pintan: pawn Код: public OnPlayerShootPlayer(Shooter,Target,Float:HealthLost,Float:ArmourLost){    if(HealthLost =...
127
Quote: Originally Posted by VetoBarrera ps pon un else mijo osea if(health <= 99) { //funcion cuando le baja vida } else if(health >= 99) { //funcion cuando la...
127
This code should expel a player who loses no life but expels an innocent player the idea is to expel a player who loses no life that should be corrected? The code by Josta Using Include OnPlayerSh...
58
siii yo una ves ise /getall con mi ladmin teniendo 70 y quedaron 30 players en el server u.u
111
usando un loop ? pawn Код: for(new i = 0; i < MAX_PLAYERS; i++)    {        if(IsPlayerConnected(i))        {            SetPlayerPos(i,X,Y,Z);        }    }
111
Quote: Originally Posted by dis77urbio Asi me dijiste una vez B-) y no se hiso nada... ahora va encerio
74
Hola necesito poner mi servidor en game-mp.com pero necesito alguien que tenga cuenta en game-mp paypal si alguien se interesa envieme un pm Si se lleva a cabo mi interes puedo darle una comision en...
74
buena chaozz!! esto si que les servira a muchos!
773
Quote: Originally Posted by GrimR The problem is with: pawn Код: for(new p = 0; p < MAX_PLAYERS; p++)            {                if(IsPlayerConnected(p))        ...
168
The warning is ubicated in playerdeath function: pawn Код: if(EnZona[killerid] == 0)    {        new ArmaCheck = GetPlayerWeapon(killerid);        if(ArmaCheck == 35 || ArmaCheck == 36...
168
Quote: Originally Posted by matias1994 if(EnZona[killerid] == 0) { new ArmaCheck = GetPlayerWeapon(killerid); if(ArmaCheck == 35 || ArmaCheck == 36 || ArmaCheck == 37 ||...
168
iam used crashdetect plugin detect new warnings Код: gamemodes\FTS.amx: Run time error 4: "Array index out of bounds". gamemodes\FTS.amx: During execution of OnPlayerDeath: gamemodes\FTS.amx: ...
168
gracias por tu ayuda ariel pero yo uso y seguire usando 0.3c hasta que 0.3d estee completamente lista
70