SA-MP Forums Archive
y_ini problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: y_ini problem (/showthread.php?tid=332344)



y_ini problem - PjFord - 07.04.2012

Hello, i recently tried to compile my gamemode and it says that it can't read from my y_ini? i've added the include and everything and even re downloaded it to get the newer version and i can't figure it out. anyone can help me?


Re: y_ini problem - Antonio144 - 07.04.2012

Try to use \ insted of /
pawn Код:
#include <YSI\y_ini>



Re: y_ini problem - PjFord - 07.04.2012

I tried it doesn't work :/


Re: y_ini problem - ReneG - 07.04.2012

This is most likely because you have multiple installations of Pawno, there is an easy fix.
  1. Go to your server directory.
  2. Open Pawno
  3. Click the 'Open' icon
  4. Find your gamemode and open it
  5. Try compiling now



Re: y_ini problem - PjFord - 07.04.2012

That worked thanks so much