error 012
#6

im confused, when i remove the variables:
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
i get this:
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 : error 017: undefined symbol "CurePlayer"
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 : error 017: undefined symbol "InfectPlayerStandard"
C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(274 : error 017: undefined symbol "CurePlayer"
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

but when i add those variables, i get this:
Quote:

C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(42 : error 012: invalid function call, not a valid address
C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(42 : warning 215: expression has no effect
C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(42 : error 001: expected token: ";", but found ")"
C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(42 : error 029: invalid expression, assumed zero
C:\Users\JUSTIN\Documents\GTAhh\iTDs\gamemodes\zma 5.pwn(42 : fatal error 107: too many error messages on one line

Reply


Messages In This Thread
error 012 - by XGreen - 27.07.2014, 04:07
Re: error 012 - by KayJ - 27.07.2014, 04:19
Re: error 012 - by XGreen - 27.07.2014, 04:21
Re: error 012 - by GeekSiMo - 27.07.2014, 04:24
Re: error 012 - by XGreen - 27.07.2014, 04:32
Re: error 012 - by XGreen - 27.07.2014, 05:00
Re: error 012 - by EgyptForLife - 27.07.2014, 05:14
Re: error 012 - by FahadKing07 - 27.07.2014, 13:19
Re: error 012 - by Stinged - 27.07.2014, 13:38
Re: error 012 - by XGreen - 27.07.2014, 14:36

Forum Jump:


Users browsing this thread: 2 Guest(s)