Won't compile. [Help?]
#1

My GM was working fine, then I changed something and now I'm getting tonnes of errors not related AT ALL to what I changed...

Okay, it says that some things are not implemented however that are FINE. :/
I compared it to the original script, is there any way to "implement" a function or something?
Reply
#2

Quote:
Originally Posted by -eXo
My GM was working fine, then I changed something and now I'm getting tonnes of errors not related AT ALL to what I changed...
show the errors.
Reply
#3

C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(2186) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(2215) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(2251) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(2252) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(2279) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(3175) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(3717) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(3915) : error 004: function "RemoveRoadblock" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(4004) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(4005) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(4172) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(4472) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(4540) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(4571) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(4572) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(461 : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(4619) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(4649) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(4650) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(4656) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(4657) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(4680) : error 004: function "BusrouteEnd" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(4681) : error 004: function "BusrouteEnd" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(4682) : error 004: function "BusrouteEnd" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(4916) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\staples036\Downloads\RLRP V2\gamemodes\larp.pwn(4924) : error 004: function "SafeGivePlayerMoney" is not implemented

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Reply
#4

show us the errors and the script and telling which line belong to which error...
Reply
#5

ok, you missed a } or { somewhere check your whole script.
Reply
#6

I changed NOTHING near those lines though....nothing.
Reply
#7

Quote:
Originally Posted by -eXo
I changed NOTHING near those lines though....nothing.
go to the thing you last changed, and look for a missing bracket
Reply
#8

show us the lines, we're not supposed to guess...
Reply
#9

I just don't see wtf happened. I added a staticpickup thing and the whole script goes to shit. I've checked the lines which are not where near the thing that I changed and it all looks right...
Reply
#10

Quote:
Originally Posted by -eXo
I just don't see wtf happened. I added a staticpickup thing and the whole script goes to shit. I've checked the lines which are not where near the thing that I changed and it all looks right...
What did you changed before you compiled, send that piece of script to us. (pastebin.com)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)