A slight problem with my script. please help
#1

Well today my server didn't have the thing in side of the LSPD where you open the doors. In my script it was there. But in anyways. I found a filterscript with "yom_buttons". so i added it. Now when i try and compile my script i get this error:

C:\Users\Dano SAMP\Desktop\New Roleplay\New Roleplay\gamemodes\Test1234.pwn(13) : fatal error 100: cannot read from file: "yom_buttons"

If you can help me in any way i would be delighted and i will REP you.

Thanks
-Dano
Reply
#2

The script is probably trying to open some file in readable mode and that file doesn't exist. Maybe you didn't download all files of filterscript. Look for it, then report it back here.
Reply
#3

Quote:
Originally Posted by dano68071
Посмотреть сообщение
Well today my server didn't have the thing in side of the LSPD where you open the doors. In my script it was there. But in anyways. I found a filterscript with "yom_buttons". so i added it. Now when i try and compile my script i get this error:

C:\Users\Dano SAMP\Desktop\New Roleplay\New Roleplay\gamemodes\Test1234.pwn(13) : fatal error 100: cannot read from file: "yom_buttons"

If you can help me in any way i would be delighted and i will REP you.

Thanks
-Dano
in your .pwn, after #include <a_samp>, write #include <yom_buttons>

Download this: http://www.2shared.com/file/f5GrfMcH/yom_buttons.html and put it in your Pawno folder > include.

Then try to compile.
Reply
#4

Quote:
Originally Posted by Neonman
Посмотреть сообщение
in your .pwn, after #include <a_samp>, write #include <yom_buttons>

Download this: http://www.2shared.com/file/f5GrfMcH/yom_buttons.html and put it in your Pawno folder > include.

Then try to compile.
Thanks alot this has sorted my problem Thanks very much.
-Dano
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)