[AJUDA]Spawns Para Cada Time
#1

PHP код:
public OnPlayerSpawn(playerid)
{
    if(
classid == 0) {;
    
SetPlayerPos(playerid,-1615.7268,686.2352,7.1875);
    if(
classid == 1) {;
     
SetPlayerPos(playerid,-1818.8645,-183.8867,9.3984);
    
SetPlayerInterior(playerid,0);
    return 
1;

PHP код:
C:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(77) : error 017undefined symbol "classid"
C:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(77) : error 036: empty statement
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(78) : warning 217loose indentation
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(79) : error 017undefined symbol "classid"
C:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(79) : error 036: empty statement
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(80) : warning 217loose indentation
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(85) : warning 217loose indentation
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(85) : error 029invalid expressionassumed zero
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(85) : error 004: function "OnPlayerDeath" is not implemented
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(90) : warning 225unreachable code
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(90) : error 029invalid expressionassumed zero
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(90) : error 004: function "OnVehicleSpawn" is not implemented
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(95) : warning 225unreachable code
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(95) : error 029invalid expressionassumed zero
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(95) : error 004: function "OnVehicleDeath" is not implemented
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(100) : warning 225unreachable code
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(100) : error 029invalid expressionassumed zero
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(100) : error 004: function "OnPlayerText" is not implemented
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(105) : warning 225unreachable code
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(105) : error 029invalid expressionassumed zero
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(105) : error 004: function "OnPlayerCommandText" is not implemented
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(107) : error 017undefined symbol "cmdtext"
C:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(118) : warning 225unreachable code
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(118) : error 029invalid expressionassumed zero
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(118) : error 004: function "OnPlayerEnterVehicle" is not implemented
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(123) : warning 225unreachable code
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(123) : error 029invalid expressionassumed zero
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(123) : error 004: function "OnPlayerExitVehicle" is not implemented
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(128) : warning 225unreachable code
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(128) : error 029invalid expressionassumed zero
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(128) : error 004: function "OnPlayerStateChange" is not implemented
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(133) : warning 225unreachable code
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(133) : error 029invalid expressionassumed zero
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(133) : error 004: function "OnPlayerEnterCheckpoint" is not implemented
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(138) : warning 225unreachable code
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(138) : error 029invalid expressionassumed zero
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(138) : error 004: function "OnPlayerLeaveCheckpoint" is not implemented
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(143) : warning 225unreachable code
C
:\Documents and Settings\Administrador\Desktop\Jogos\DS\BrasilUltimateDeathmatch\gamemodes\TDM.pwn(143) : error 029invalid expressionassumed zero
Compilation aborted
.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
26 Errors

Reply


Messages In This Thread
[AJUDA]Spawns Para Cada Time - by Jake_Dunlapp - 12.05.2012, 17:09
Re: [AJUDA]Spawns Para Cada Time - by .FuneraL. - 12.05.2012, 17:16
Re: [AJUDA]Spawns Para Cada Time - by zbt - 12.05.2012, 17:17
Re: [AJUDA]Spawns Para Cada Time - by Jake_Dunlapp - 12.05.2012, 17:18

Forum Jump:


Users browsing this thread: 1 Guest(s)