04.05.2013, 02:39
Lo hice asн:
Con un timer lo hice, pero ahora me sale esto:
Код:
forward SpawnDeJugadoresZombieDM(playerid); public SpawnDeJugadoresZombieDM(playerid) { if(VariableZombies[playerid] == 1) { for(new i=0; i<MAX_PLAYERS; i++){ return SpawnPlayer(i);}}}
Код:
C:\Users\yessica\Desktop\Carpetas\WEAPON_SCROLL_MOD_2_0_BETA\Gran-Destruccion 2.0\filterscripts\ladmin.pwn(12762) : warning 209: function "SpawnDeJugadoresZombieDM" should return a value Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warnings.