Problem with register system - 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: Problem with register system (
/showthread.php?tid=280831)
Problem with register system -
greekg@ng$st3r - 03.09.2011
i was goin to add this register system
https://sampforum.blast.hk/showthread.php?pid=1359924#pid1359924
i did
#include <rBits>
but it appears that error
fatal error 100: cannot read from file: "rBits"
:/
Re: Problem with register system -
Jafet_Macario - 03.09.2011
Download rBits and put it in your pawno\includes
https://sampforum.blast.hk/showthread.php?tid=275142
Re: Problem with register system -
FireCat - 03.09.2011
http://forum.sa-mp.com/showthread.ph...ght=avoid+read
Re: Problem with register system -
[MG]Dimi - 03.09.2011
DO you have rBits.inc inside Server directory/pawno/includes?
Re: Problem with register system -
greekg@ng$st3r - 03.09.2011
Quote:
Originally Posted by [MG]Dimi
DO you have rBits.inc inside Server directory/pawno/includes?
|
no :$
Re: Problem with register system -
greekg@ng$st3r - 03.09.2011
but it still not working...
Re: Problem with register system -
Horrible - 03.09.2011
Quote:
Originally Posted by greekg@ng$st3r
but it still not working...
|
it must!
put in pawno/include
Код:
methode
1. open your Folder(your script folder not scriptfile!)
2. open pawno folder
3. open include folder
4. input rBits
5. open pawno from pawno folder(after you input rBits on include folder)
6. copy the code from forum sa-mp again
7. press new button
8. press CTRL + A
9. paste the code again
10.Compile IT ! it Should work
------------------------------------
give some rep if i help you :D
Re: Problem with register system -
greekg@ng$st3r - 03.09.2011
Quote:
Originally Posted by Horrible
it must!
put in pawno/include
Код:
methode
1. open your Folder(your script folder not scriptfile!)
2. open pawno folder
3. open include folder
4. input rBits
5. open pawno from pawno folder(after you input rBits on include folder)
6. copy the code from forum sa-mp again
7. press new button
8. press CTRL + A
9. paste the code again
10.Compile IT ! it Should work
------------------------------------
give some rep if i help you :D
|
:S still same shit...