SA-MP Forums Archive
Help with dini - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help with dini (/showthread.php?tid=187209)



Help with dini - mel~vin - 01.11.2010

i have this error:

C:\Users\Melvin\Desktop\Neuer Ordner\gamemodes\LoGTA.pwn(5) : fatal error 100: cannot read from file: "dini"

but i have dini in my includes?

thanks for help


Re: Help with dini - Jeffry - 01.11.2010

Check if you have the dini.inc in your: ...(Server Name)/pawno/includes folder.

If yes, Open pawno from ...(Server Name)/pawno/pawno.exe, not over a shortcut. Then it should work.


Re: Help with dini - Kwarde - 01.11.2010

Do you have more 'pawno/include' maps?
Try to find them all on your computer, copy all the include maps to one map, remove all the pawno's, download it again (or just leave one map there) and copy all the include's back to the pawno/include . And btw, try this:

#include <Dini>

instead of

#include <dini>

This forum requires that you wait 120 seconds between posts. Please try again in 37 seconds.

[EDIT]
@Jeffry:
Quote:

but i have dini in my includes?

He said he already had dini in his includes ?!


Re: Help with dini - Jeffry - 01.11.2010

Quote:
Originally Posted by Kwarde
Посмотреть сообщение
Do you have more 'pawno/include' maps?
[EDIT]
@Jeffry:

He said he already had dini in his includes ?!
There is a folder called "includes" in the pawno folder. He might have put it in there, which is the wrong one. I got mixed up with this once as well. ^^


Re: Help with dini - Kwarde - 01.11.2010

lol okay.
Whatever, We/I are/am just going to wait for Melvin's response

This forum requires that you wait 120 seconds between posts. Please try again in 57 seconds.
Really... I can cry now... (nah just kidding)

~~ SOME TIME LATER
This forum requires that you wait 120 seconds between posts. Please try again in 3 seconds.
Omg...


Re: Help with dini - mel~vin - 01.11.2010

Kay thanks it works


Re: Help with dini - Jeffry - 01.11.2010

Quote:
Originally Posted by mel~vin
Посмотреть сообщение
Kay thanks it works
Good. ^^