1
ShowRoom (pawn) / Re: GUPS FIXED VERSION BEGGINER SCRIPT SPIDER TAMAS FALCON PLAYERX
« on: April 22, 2013, 08:00:44 pm »
Hello,
I've tried to compile the x.pwn file without changing anything using Pawno, but I get these errors:
5 Errors.
What am I doing wrong?
I've tried to compile the x.pwn file without changing anything using Pawno, but I get these errors:
Code: [Select]
C:\Users\Loup\Desktop\x.pwn(2550) : warning 213: tag mismatch
C:\Users\Loup\Desktop\x.pwn(2550) : warning 202: number of arguments does not match definition
C:\Users\Loup\Desktop\x.pwn(2550) : warning 202: number of arguments does not match definition
C:\Users\Loup\Desktop\x.pwn(2890) : warning 213: tag mismatch
C:\Users\Loup\Desktop\x.pwn(2890) : warning 202: number of arguments does not match definition
C:\Users\Loup\Desktop\x.pwn(2890) : warning 202: number of arguments does not match definition
C:\Users\Loup\Desktop\x.pwn(3768) : error 021: symbol already defined: "split"
C:\Users\Loup\Desktop\x.pwn(3870) : warning 213: tag mismatch
C:\Users\Loup\Desktop\x.pwn(3870) : warning 202: number of arguments does not match definition
C:\Users\Loup\Desktop\x.pwn(3870) : warning 202: number of arguments does not match definition
C:\Users\Loup\Desktop\x.pwn(4316) : error 025: function heading differs from prototype
C:\Users\Loup\Desktop\x.pwn(4317) : error 021: symbol already defined: "GetDistance"
C:\Users\Loup\Desktop\x.pwn(4350) : error 025: function heading differs from prototype
C:\Users\Loup\Desktop\x.pwn(4350) : error 021: symbol already defined: "IsNumeric"
Pawn compiler 3.0.3367 Copyright (c) 1997-2005, ITB CompuPhase
5 Errors.
What am I doing wrong?