Scripting Error
#1

Hello, I was compiling a script and I got a couple of errors/warnings that I thought wouldn't matter, but when I started the script up, the log in screen was not there. These are the errors/warnings:
C:\Users\-\Desktop\filez (1)\gamemodes\EXRPR46.pwn(4439) : warning 203: symbol is never used: "seek"
C:\Users\-\Desktop\filez (1)\gamemodes\EXRPR46.pwn(4469) : warning 203: symbol is never used: "seek"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Warnings.
Any ideas?
Reply
#2

Go to line 4439 and 4469 and remove seek
Reply
#3

After I did that, these errors happened:
C:\Users\-\Desktop\filez (1)\gamemodes\EXRPR46.pwn(14409) : warning 202: number of arguments does not match definition
C:\Users\-\Desktop\filez (1)\gamemodes\EXRPR46.pwn(14989) : warning 202: number of arguments does not match definition
C:\Users\-\Desktop\filez (1)\gamemodes\EXRPR46.pwn(15030) : warning 202: number of arguments does not match definition
C:\Users\-\Desktop\filez (1)\gamemodes\EXRPR46.pwn(59031) : warning 202: number of arguments does not match definition
C:\Users\-\Desktop\filez (1)\gamemodes\EXRPR46.pwn(59149) : warning 202: number of arguments does not match definition
C:\Users\-\Desktop\filez (1)\gamemodes\EXRPR46.pwn(78483) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


6 Warnings.
Reply
#4

Give us code and errors!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)