SA-MP Forums Archive
Cannot Read from file ''Fdialog'' - 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: Cannot Read from file ''Fdialog'' (/showthread.php?tid=359333)



Cannot Read from file ''Fdialog'' - Mikeydoo - 13.07.2012

Sup everyone when i compile my gamemode, i have an error which is : ARP.pwn(10) : fatal error 100: cannot read from file: "fdialog"

I have no idea what is Fdialog here are the include that our last scripter was using :

#include <sscanf2>
#include <YSI/y_ini>
#include <YSI\y_commands>
#include <YSI\y_master>
#include <foreach>
#include <fdialog>

Thanks !


Re: Cannot Read from file ''Fdialog'' - Elysian` - 13.07.2012

You don't have the "fdialog" include.


Re: Cannot Read from file ''Fdialog'' - Mikeydoo - 13.07.2012

and where am i supposed to get it. I know it's an include but i can't find it anywhere. Thanks


Re: Cannot Read from file ''Fdialog'' - RedJohn - 13.07.2012

I think this is what you need. Click here!


Re: Cannot Read from file ''Fdialog'' - Mikeydoo - 13.07.2012

Thanks a lot it's exaclty what I need ! Rep+1


Sincerly, Mike