[Help] Wiht pawno error -
Pablo_14 - 24.07.2010
Hi.
I Have This Error In All Of My GameModes:
C:\Users\Siete\Desktop\Server - copia\gamemodes\KDST2.pwn(12) : fatal error 100: cannot read from file: "utils"
and to delete that include, an error of another
Sorry for my bad english,im spanish
Re: [Help] Wiht pawno error -
Fj0rtizFredde - 24.07.2010
Download the utils include and place it in your Pawno/Includes folder
Re: [Help] Wiht pawno error -
Blt950 - 24.07.2010
It's a error that comes when you don't have the include your script is trying to include.
So to remove the error, get the "utils" include into pawno.
Else, if you don't use any utils functions, you can simply delete it from your gamemode with removing the line
Re: [Help] Wiht pawno error -
Pablo_14 - 24.07.2010
Quote:
Originally Posted by Blt950
It's a error that comes when you don't have the include your script is trying to include.
So to remove the error, get the "utils" include into pawno.
Else, if you don't use any utils functions, you can simply delete it from your gamemode with removing the line
|
Yes,i have this include
Re: [Help] Wiht pawno error -
willsuckformoney - 24.07.2010
did u edit it!?!?!??! do u has all the things that came with it!??!?!? if not then thats your problem btw dont ever edit someone else .inc file especially if u dont know how to use it
Re: [Help] Wiht pawno error -
Pablo_14 - 24.07.2010
Quote:
Originally Posted by willsuckformoney
did u edit it!?!?!??! do u has all the things that came with it!??!?!? if not then thats your problem btw dont ever edit someone else .inc file especially if u dont know how to use it
|
i don't edit anithing.
only i downloaded This GameMode:
http://forum.sa-mp.com/showthread.ph...light=roleplay
Re: [Help] Wiht pawno error - [L3th4l] - 24.07.2010
ok what you have to do is :
1. open pawno FIRST, not the script, PAWNO.exe from pawno folder
2. open the script FROM PAWNO, file> open> your script.
3. compile, and have fun
Re: [Help] Wiht pawno error -
Pablo_14 - 24.07.2010
Quote:
Originally Posted by [L3th4l]
ok what you have to do is :
1. open pawno FIRST, not the script, PAWNO.exe from pawno folder
2. open the script FROM PAWNO, file> open> your script.
3. compile, and have fun 
|
LOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO OOOOOOOOOOOOOL
thanks very very much!!!
Re: [Help] Wiht pawno error -
Pablo_14 - 24.07.2010
Quote:
Originally Posted by Pablo_14
LOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO OOOOOOOOOOOOOL
thanks very very much!!!
|
__________________________________________________ ________________________________________
Now The Problem Is :
WTF?
Re: [Help] Wiht pawno error - [L3th4l] - 24.07.2010
on the download page for that script, it clearly states: "This Server Requires Streamer Plugin, You can Find it HERE!"
do you have the streamer plugin in the plugins folder?
after u have it, on server.cfg you must add a new line
"plugins streamer.dll" < without the " "
streamer plugin you can find it at the plugins section.