27.07.2014, 05:00
im confused, when i remove the variables:
i get this:
but when i add those variables, i get this:
PHP код:
new CurePlayer;
new ChangeCameraView;
new CreateEvacMaps;
new IsValidWeapon;
new DoctorShield;
new TrapMasterTrap;
new CheckToStartMap;
new sendClassMessage;
new SpawnVars;
new SendPlayerMaxAmmo;
new InfectPlayerStandard;
new hideTextdrawsAfterConnect;
new CheckToLevelOrRankUp;
new InfectPlayerMutated;
new GetAdminName;
Quote:
C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(413) : error 017: undefined symbol "CurePlayer" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(466) : error 017: undefined symbol "ChangeCameraView" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(494) : error 017: undefined symbol "CreateEvacMaps" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(536) : error 017: undefined symbol "CurePlayer" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(550) : error 017: undefined symbol "CurePlayer" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(564) : error 017: undefined symbol "CurePlayer" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(57 ![]() C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(622) : error 017: undefined symbol "IsValidWeapon" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(742) : error 017: undefined symbol "DoctorShield" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(743) : error 017: undefined symbol "TrapMasterTrap" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(981) : error 017: undefined symbol "CheckToStartMap" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(1009) : error 017: undefined symbol "sendClassMessage" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(1011) : error 017: undefined symbol "SpawnVars" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(1355) : error 017: undefined symbol "SendPlayerMaxAmmo" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(1594) : error 017: undefined symbol "CurePlayer" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(1740) : error 017: undefined symbol "InfectPlayerStandard" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(1794) : error 017: undefined symbol "hideTextdrawsAfterConnect" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(1795) : error 017: undefined symbol "CheckToLevelOrRankUp" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(260 ![]() C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(274 ![]() C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(2899) : error 017: undefined symbol "InfectPlayerStandard" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(2942) : error 017: undefined symbol "InfectPlayerMutated" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(2985) : error 012: invalid function call, not a valid address C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(2985) : warning 215: expression has no effect C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(2985) : error 001: expected token: ";", but found ")" C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(2985) : error 029: invalid expression, assumed zero C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(2985) : fatal error 107: too many error messages on one line |
Quote:
C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(42 ![]() C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(42 ![]() C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(42 ![]() C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(42 ![]() C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(42 ![]() |