Gets Errors :( Please Help Fast...
#1

The Error Code :
http://pastebin.com/rtTywkdn

The Gamemode :
http://pastebin.com/NW1Y7iXX

The Error Code :
Quote:

C:\Users\******\Desktop\Trucking\gamemodes\PPC_Tru cking.pwn(350) : error 025: function heading differs from prototype
C:\Users\******\Desktop\Trucking\gamemodes\PPC_Tru cking.pwn(757) : error 035: argument type mismatch (argument 4)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.

Can Someone Fix It?
+1 Rep To That Guy As Fix It.
Reply
#2

This is not the whole script, please post the whole script.
Reply
#3

You had a classid in the parameters - that doesn't belong there.

pawn Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])

Also show us line 835.
Reply
#4

Quote:
Originally Posted by LarzI
Посмотреть сообщение
You had a classid in the parameters - that doesn't belong there.

pawn Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])

Also show us line 835.
Haha :P
Then I Get This :
Quote:

C:\Users\Ben Roger\Desktop\Trucking\gamemodes\PPC_Trucking.pwn( 423) : error 017: undefined symbol "classid"
C:\Users\******\Desktop\Trucking\gamemodes\PPC_Tru cking.pwn(436) : error 017: undefined symbol "classid"
C:\Users\******\Desktop\Trucking\gamemodes\PPC_Tru cking.pwn(449) : error 017: undefined symbol "classid"
C:\Users\******\Desktop\Trucking\gamemodes\PPC_Tru cking.pwn(462) : error 017: undefined symbol "classid"
C:\Users\******\Desktop\Trucking\gamemodes\PPC_Tru cking.pwn(475) : error 017: undefined symbol "classid"
C:\Users\******\Desktop\Trucking\gamemodes\PPC_Tru cking.pwn(48 : error 017: undefined symbol "classid"
C:\Users\******\Desktop\Trucking\gamemodes\PPC_Tru cking.pwn(501) : error 017: undefined symbol "classid"
C:\Users\******\Desktop\Trucking\gamemodes\PPC_Tru cking.pwn(514) : error 017: undefined symbol "classid"
C:\Users\******\Desktop\Trucking\gamemodes\PPC_Tru cking.pwn(527) : error 017: undefined symbol "classid"
C:\Users\******\Desktop\Trucking\gamemodes\PPC_Tru cking.pwn(757) : error 035: argument type mismatch (argument 4)

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


10 Errors.

Reply
#5

Fixed!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)