error 004: function "FixHour" is not implemented
#1

wtf is this, i compile my script 100000000 times and never get this message ?

Код:
error 004: function "FixHour" is not implemented
here is that line number 6685

Код:
	FixHour(ghour);
how to fix this? ((( help me please
Reply
#2

Add this to the top of your script
pawn Код:
#pragma unused FixHour
Reply
#3

Quote:
Originally Posted by ►Peter Corneile◄
Add this to the top of your script
pawn Код:
#pragma unused FixHour
That's not the solution.

This can happen if you have forwarded that function and you're using it in the script but you haven't defined it.
Reply
#4

shit...i torment 2 weeks to done fucking gamemode and now after 20000 compile action where everything is ok...MY Game mode is DOWN now WTF ALL THAT ERRORS....I DONT GET IT BEFORE!!!! :@
Reply
#5

Quote:
Originally Posted by buonggiorno
shit...i torment 2 weeks to done fucking gamemode and now after 20000 compile action where everything is ok...MY Game mode is DOWN now WTF ALL THAT ERRORS....I DONT GET IT BEFORE!!!! :@
You might have a bracket missing.
Reply
#6

bricket i dont understand what is that, sorry i am not speak english good. can you tell me what is that, give me some example?
Reply
#7

Quote:
Originally Posted by buonggiorno
bricket i dont understand what is that, sorry i am not speak english good. can you tell me what is that, give me some example?
Brackets I mean:
{ and }
(the signs)
Reply
#8

mxm, ok...nevermind i copy/paste 5.000 lines from basic script and everything is ok now
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)