12.06.2011, 21:36
Quote:
|
The functions that are claimed to be undefined do not exist or are static functions located in a different directory.
Check out SendDeathMessage. |
Код:
C:\Documents and Settings\Administrator\Desktop\New GTA Server\gamemodes\DeathMatch.pwn(170) : warning 225: unreachable code C:\Documents and Settings\Administrator\Desktop\New GTA Server\gamemodes\DeathMatch.pwn(170) : warning 217: loose indentation C:\Documents and Settings\Administrator\Desktop\New GTA Server\gamemodes\DeathMatch.pwn(179) : warning 225: unreachable code C:\Documents and Settings\Administrator\Desktop\New GTA Server\gamemodes\DeathMatch.pwn(179) : error 029: invalid expression, assumed zero C:\Documents and Settings\Administrator\Desktop\New GTA Server\gamemodes\DeathMatch.pwn(179) : error 004: function "OnVehicleSpawn" is not implemented C:\Documents and Settings\Administrator\Desktop\New GTA Server\gamemodes\DeathMatch.pwn(184) : warning 225: unreachable code C:\Documents and Settings\Administrator\Desktop\New GTA Server\gamemodes\DeathMatch.pwn(184) : error 029: invalid expression, assumed zero C:\Documents and Settings\Administrator\Desktop\New GTA Server\gamemodes\DeathMatch.pwn(184) : error 004: function "OnVehicleDeath" is not implemented C:\Documents and Settings\Administrator\Desktop\New GTA Server\gamemodes\DeathMatch.pwn(189) : warning 225: unreachable code C:\Documents and Settings\Administrator\Desktop\New GTA Server\gamemodes\DeathMatch.pwn(189) : error 029: invalid expression, assumed zero C:\Documents and Settings\Administrator\Desktop\New GTA Server\gamemodes\DeathMatch.pwn(189) : error 004: function "OnPlayerText" is not implemented C:\Documents and Settings\Administrator\Desktop\New GTA Server\gamemodes\DeathMatch.pwn(191) : error 017: undefined symbol "text" C:\Documents and Settings\Administrator\Desktop\New GTA Server\gamemodes\DeathMatch.pwn(191) : warning 215: expression has no effect C:\Documents and Settings\Administrator\Desktop\New GTA Server\gamemodes\DeathMatch.pwn(191) : error 001: expected token: ";", but found "]" C:\Documents and Settings\Administrator\Desktop\New GTA Server\gamemodes\DeathMatch.pwn(191) : error 029: invalid expression, assumed zero C:\Documents and Settings\Administrator\Desktop\New GTA Server\gamemodes\DeathMatch.pwn(191) : fatal error 107: too many error messages on one line
Click Here For Pastebin Code Of This Gamemode


