Search Results
Nice speedometer
1,005
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:...
286
Quote:
Originally Posted by Xyrex
No lo veo tan complicado como lo pintan:
pawn Код:
public OnPlayerShootPlayer(Shooter,Target,Float:HealthLost,Float:ArmourLost){ if(HealthLost =...
286
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...
286
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...
121
siii yo una ves ise /getall con mi ladmin teniendo 70 y quedaron 30 players en el server u.u
283
usando un loop ?
pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++) { if(IsPlayerConnected(i)) { SetPlayerPos(i,X,Y,Z); } }
283
Quote:
Originally Posted by dis77urbio
Asi me dijiste una vez B-) y no se hiso nada...
ahora va encerio
141
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...
141
buena chaozz!! esto si que les servira a muchos!
1,262
Quote:
Originally Posted by GrimR
The problem is with:
pawn Код:
for(new p = 0; p < MAX_PLAYERS; p++) { if(IsPlayerConnected(p)) ...
315
The warning is ubicated in playerdeath
function:
pawn Код:
if(EnZona[killerid] == 0) { new ArmaCheck = GetPlayerWeapon(killerid); if(ArmaCheck == 35 || ArmaCheck == 36...
315
Quote:
Originally Posted by matias1994
if(EnZona[killerid] == 0)
{
new ArmaCheck = GetPlayerWeapon(killerid);
if(ArmaCheck == 35 || ArmaCheck == 36 || ArmaCheck == 37 ||...
315
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: ...
315
gracias por tu ayuda ariel pero yo uso y seguire usando 0.3c hasta que 0.3d estee completamente lista
152