Help please.
#1

Ok guys what would cause a tut not to come up It gets to the point Where it asks you your origin you type it in and it Says thanks now procceding to the tutorial and never comes. Help I looked at other scripts and this scripts tut and it won't work. Also it has 2 warning that don't even exist in the script.

Код:
C:\Documents and Settings\DESKTOP\Desktop\pawno\samp02Xserver.win32\Script\CodeBlackUnbugged.pwn(9494) : warning 209: function "SetPlayerUnjail" should return a value
C:\Documents and Settings\DESKTOP\Desktop\pawno\samp02Xserver.win32\Script\CodeBlackUnbugged.pwn(40126) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:      7212 bytes
Code size:     1575840 bytes
Data size:     2281024 bytes
Stack/heap size:   16384 bytes; estimated max. usage=4262 cells (17048 bytes)
Total requirements: 3880460 bytes

2 Warnings.
these are my errors but they don't exist on the script lines or script period. Can this cause the problem?
Reply
#2

Quote:
Originally Posted by kujox2
Ok guys what would cause a tut not to come up It gets to the point Where it asks you your origin you type it in and it Says thanks now procceding to the tutorial and never comes. Help I looked at other scripts and this scripts tut and it won't work. Also it has 2 warning that don't even exist in the script.

Код:
C:\Documents and Settings\DESKTOP\Desktop\pawno\samp02Xserver.win32\Script\CodeBlackUnbugged.pwn(9494) : warning 209: function "SetPlayerUnjail" should return a value
C:\Documents and Settings\DESKTOP\Desktop\pawno\samp02Xserver.win32\Script\CodeBlackUnbugged.pwn(40126) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:     7212 bytes
Code size:     1575840 bytes
Data size:     2281024 bytes
Stack/heap size:   16384 bytes; estimated max. usage=4262 cells (17048 bytes)
Total requirements: 3880460 bytes

2 Warnings.
these are my errors but they don't exist on the script lines or script period. Can this cause the problem?
Well delete the function GetPointDistanceToPointExMorph and what have you done on line 9494?
Reply
#3

The script is only 40125 And 9494 is just } that and thats it So neither of them exist.
Reply
#4

I know your script is only 40125 lines find the function GetPointDistanceToPointExMorph highlight and click delete. For the other problem. You are trying to do something that needs a return try putting return 1; before line 9494 .
Reply
#5

symbol is never used: "GetPointDistanceToPointExMorph" is not included at ALL in the script. We have used the search tool etc etc, but we can not find it anywhere. Do you possibly know what else might be wrong?
Reply
#6

Do you think thoes errors/warnings could have messed up the tutorial?
Reply
#7

Resolved it thank homie.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)