Just a Smalll error [Reply me soon plzzzzzzzzz]
#1

Please see the Script and tell me where is the Error and Please Solve it.

http://pastebin.com/xLaDMKT8
Reply
#2

Please help me..........Soorry for Bumping But i need Help Very Urgent.
Reply
#3

Maybe it's an idea to explain a bit more. Do you receive errors when trying to compile the script? If you do, what lines? Is there a feature in the script that doesn't work in the server?
Reply
#4

Код:
F:\My Server\Server\gamemodes\IN-RP.pwn(419) : warning 217: loose indentation
F:\My Server\Server\gamemodes\IN-RP.pwn(430) : warning 204: symbol is assigned a value that is never used: "Level"
F:\My Server\Server\gamemodes\IN-RP.pwn(679) : error 017: undefined symbol "i"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply
#5

Код:
F:\My Server\Server\gamemodes\IN-RP.pwn(419) : warning 217: loose indentation
F:\My Server\Server\gamemodes\IN-RP.pwn(430) : warning 204: symbol is assigned a value that is never used: "Level"
F:\My Server\Server\gamemodes\IN-RP.pwn(679) : error 017: undefined symbol "i"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply
#6

Try this
link ^
I removed a check which checks if player is or is higher than admin level 5, as there was no brackets below, and no code that looked like it should be executed if the player was admin lvl 5 or above.

EDIT: Just noticed that pastebin fucked the indentation.
Reply
#7

You can run your code through DracoBlue's Tidy-Pawn to get rid of the indentation problem. You can also find
pawn Код:
new Level = PlayerInfo[i][pAdmin];
and delete or comment it out, as you're not using it at the moment. I'm not sure about the undefined symbol "i", as the line, which the error occurs on clearly differs from the PAWN code on Pastebin and I'm not going to go through all the code.

Link to the DracoBlue's Tidy-Pawn: http://dracoblue.net/tidy/pawn/
Reply
#8

I have added a New Command & It shows this 1error and i have no idea of it.

http://pastebin.com/UWsYNSdj

Код:
F:\My Server\Server\gamemodes\IN-RP.pwn(466) : error 017: undefined symbol "ReturnUser"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply
#9

[REMOVED] ....
[REMOVED]
[REMOVED]
[REMOVED]
Reply
#10

I have added a New Command & It shows this 1error and i have no idea of it.

http://pastebin.com/UWsYNSdj

Код:
F:\My Server\Server\gamemodes\IN-RP.pwn(466) : error 017: undefined symbol "ReturnUser"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
i want this answer
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)