fatal error 100
#1

hey all, i have problem with level+exp+bank system script

i have 1 error

Code:
stats.pwn(3) : fatal error 100: cannot read from file: "utils"
Reply
#2

place ''utils'' include in pawno/include folder
Reply
#3

i find "utils.inc", but now i have other errors

Code:
:\Documents and Settings\Dajnius\Desktop\server\filterscripts\stats.pwn(125) : warning 204: symbol is assigned a value that is never used: "playername"
C:\Documents and Settings\Dajnius\Desktop\server\filterscripts\stats.pwn(607) : error 021: symbol already defined: "OnPlayerLogin"
Reply
#4

you didnt use playername and onplayerlogin is aleady defined so remove forward onplayerlogin or public onplayerlogin
Reply
#5

Quote:
Originally Posted by Pandabeer1337
you didnt use playername and onplayerlogin is aleady defined so remove forward onplayerlogin or public onplayerlogin
i have tried, but than much more errors.

this is scrip:
http://pastebin.com/f7250eec1
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)