SA-MP Forums Archive
problem 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: problem with Dini !!! (/showthread.php?tid=182294)



problem with Dini !!! - [Lsrcr]Rafa - 09.10.2010

guys pls help me i have problem with dini i have tryied to reinstal and make with low ( dini ) and i tryed with big ( Dini )
and can't again the error :
pawn Code:
C:\Documents and Settings\Vlado\Desktop\sa-mp\gamemodes\Mace.pwn(2) : fatal error 100: cannot read from file: "Dini"

Compilation aborted.Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
Please some one help i need it fast cause i need to test something and i need to give the ip on my friend to see the server

If someone wants to help me add me on msn stef_nerezi@hotmail.com to enter in my PC with teamviewer...

Thanks.


Re: problem with Dini !!! - WillyP - 09.10.2010

lol.. #include dini
edit

now it makes sense.

make sure dini is in the correct pawno folder


Re: problem with Dini !!! - ScottCFR - 09.10.2010

Post line 2 please?


Re: problem with Dini !!! - roginho_97 - 09.10.2010

I'm Brazilian.

What about the investment put <Dini> <dini> as it is with capital letter, thanks


Re: problem with Dini !!! - Luis- - 09.10.2010

Quote:
Originally Posted by roginho_97
View Post
I'm Brazilian.

What about the investment put <Dini> <dini> as it is with capital letter, thanks
It does not matter which way you put it.


Re: problem with Dini !!! - roginho_97 - 09.10.2010

includes folder pawn.


Re: problem with Dini !!! - WillyP - 09.10.2010

Quote:
Originally Posted by roginho_97
View Post
includes folder pawn.
lrn2readpreviousposts


Re: problem with Dini !!! - [Lsrcr]Rafa - 10.10.2010

here is the line 2

pawn Code:
#include<Dini>
my Dini folder is in Pawno/Include/Dini


Re: problem with Dini !!! - [L3th4l] - 10.10.2010

1. Open pawno
2. Click 'Open' > Open your script
3. Compile


Re: problem with Dini !!! - [Lsrcr]Rafa - 10.10.2010

Thanks [L3th4l] REALY THANKS !!!!!!!!!


Re: problem with Dini !!! - [Lsrcr]Rafa - 10.10.2010

ohh btw its possible to make sound when player will enter in some house

so start some sound like hip hop or rock ?


Re: problem with Dini !!! - [L3th4l] - 10.10.2010

Well, you can detect 'OnPlayerInteriorChange"

And Play a sound id for that player.

But if you mean, 'custom' sounds, use the Audio plugin by incognito!