Little eroor..
#1

the eroors
Код:
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(125) : error 035: argument type mismatch (argument 2)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(127) : error 035: argument type mismatch (argument 2)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(129) : error 035: argument type mismatch (argument 2)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(154) : error 035: argument type mismatch (argument 2)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(179) : error 035: argument type mismatch (argument 1)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(179) : warning 213: tag mismatch
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(180) : warning 213: tag mismatch
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(223) : error 035: argument type mismatch (argument 1)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(230) : error 035: argument type mismatch (argument 4)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(235) : error 035: argument type mismatch (argument 4)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(252) : error 035: argument type mismatch (argument 1)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(312) : error 035: argument type mismatch (argument 4)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(318) : error 035: argument type mismatch (argument 2)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(329) : error 035: argument type mismatch (argument 1)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(348) : error 035: argument type mismatch (argument 1)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(359) : error 035: argument type mismatch (argument 4)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(408) : error 035: argument type mismatch (argument 1)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(413) : error 035: argument type mismatch (argument 1)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(426) : warning 213: tag mismatch
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(427) : error 035: argument type mismatch (argument 1)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(436) : warning 213: tag mismatch
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(477) : error 035: argument type mismatch (argument 4)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(499) : error 035: argument type mismatch (argument 1)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(527) : error 035: argument type mismatch (argument 1)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(541) : error 035: argument type mismatch (argument 3)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(554) : error 035: argument type mismatch (argument 1)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(566) : error 035: argument type mismatch (argument 1)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(582) : error 035: argument type mismatch (argument 1)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(597) : error 035: argument type mismatch (argument 1)
D:\Users\веагд.ichakk-pac\Desktop\server\gamemodes\TTMODE.pwn(609) : error 035: argument type mismatch (argument 1)

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


26 Errors.
what im doing
http://pastebin.com/x8J2hrZa
waht the problam?
Reply
#2

For lines 125, 127, and 129.
https://sampwiki.blast.hk/wiki/SetObjectMaterialText

For line 154
https://sampwiki.blast.hk/wiki/GangZoneShowForPlayer

For line 179
https://sampwiki.blast.hk/wiki/Create3DTextLabel

For line 180
https://sampwiki.blast.hk/wiki/Attach3DTextLabelToPlayer

Not sure what line 223, I'll cut it short.. all those errors mean that you're missing a variable like a corddinate or another line to the code. These can all be checked by googling the function for example "Attach3DTextLabelToPlayer" and it brings you to a SAMP Wiki page that explains how many variables there should be.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)