SA-MP Forums Archive
[FilterScript] [FS] torran's Registration System v3.1 - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS] torran's Registration System v3.1 (/showthread.php?tid=151513)

Pages: 1 2


Re: [FS] torran's Registration System v2.1 - NewTorran - 10.06.2010

torran's Registration System v3
List of Features ready for release:

Optional MySQL usage. ( Uses a define )
Register dialog, Login dialog, Email dialog, Change Pass dialog, Change email dialog, Change name dialog, View stats dialog
Saves: IP, Money, Score, Kills, Deaths, Minutes Ingame
And whatever else is in the current versions,

If you have any suggestions post them here.

NOTE: V3 IS NOT YET RELEASED


Re: [FS] torran's Registration System v2.1 - Flashy - 14.06.2010

Where can I get the include zcmd?


Re: [FS] torran's Registration System v2.1 - NewTorran - 14.06.2010

Quote:
Originally Posted by Flashy
Where can I get the include zcmd?
http://forum.sa-mp.com/index.php?topic=116240.0


Re: [FS] torran's Registration System v2.1 - Sir_bomber - 15.06.2010

This is what it says for me
Code:
C:\Documents and Settings\ben\Desktop\GTA SA\pawno\include\dutils.inc(202) : warning 209: function "SetPlayerMoney" should return a value
C:\Documents and Settings\ben\Desktop\GTA SA\filterscripts\register.pwn(226) : error 025: function heading differs from prototype
C:\Documents and Settings\ben\Desktop\GTA SA\filterscripts\register.pwn(227) : error 021: symbol already defined: "SetPlayerMoney"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.



Re: [FS] torran's Registration System v2.1 - NewTorran - 15.06.2010

Quote:
Originally Posted by Sir_bomber
This is what it says for me
Code:
C:\Documents and Settings\ben\Desktop\GTA SA\pawno\include\dutils.inc(202) : warning 209: function "SetPlayerMoney" should return a value
C:\Documents and Settings\ben\Desktop\GTA SA\filterscripts\register.pwn(226) : error 025: function heading differs from prototype
C:\Documents and Settings\ben\Desktop\GTA SA\filterscripts\register.pwn(227) : error 021: symbol already defined: "SetPlayerMoney"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Yes i forgot i edited my dutils.inc

Ok so you can either:
Open up my script and change the function SetPlayerMoney to something like SetPlayerCash
Or
You can open up dutils.inc and delete the function SetPlayerMoney


Re: [FS] torran's Registration System v2.1 - Sir_bomber - 15.06.2010

Thanks worked with SetPlayerCash


Re: [FS] torran's Registration System v2.1 - Sir_bomber - 15.06.2010

Ok, new problem.
Everytime i connect to my server, the "Please register" pops up, i write my pass and press register... the box vanish and nothing happens, no text nothing! If I relog the same happends... Any idea what to do??


Re: [FS] torran's Registration System v2.1 - NewTorran - 15.06.2010

Quote:
Originally Posted by Sir_bomber
Ok, new problem.
Everytime i connect to my server, the "Please register" pops up, i write my pass and press register... the box vanish and nothing happens, no text nothing! If I relog the same happends... Any idea what to do??
Make sure the folder "tReg" is in scriptfiles


Re: [FS] torran's Registration System v2.1 - Sir_bomber - 15.06.2010

I havent got any tReg.ini file... download link or sumthin??


Re: [FS] torran's Registration System v2.1 - NewTorran - 15.06.2010

No,

Make a folder called "tReg" in "scriptfiles"


Re: [FS] torran's Registration System v3.1 - LOLLO - 29.08.2010

Don't save accounts!!!! !!! help me!!!


Re: [FS] torran's Registration System v3.1 - iTorran - 08.10.2010

Make sure you have created the tReg folder in scriptfiles


Re: [FS] torran's Registration System v3.1 - MBX97 - 08.10.2010

i really like it but there is 1 fetal error 100 : cannot read from " dini "
why that always happen to me , my include have dini.inc , why it can't be compiled ?? plz any 1 answer me , and fast


Re: [FS] torran's Registration System v3.1 - Mr.Jvxmc - 08.10.2010

Do you have in Pawno/Includes dini.inc file? or just go pawno folder and open pawno.exe then close and then compile your FS

Regards,
Mr.Jvxmc


Re: [FS] torran's Registration System v3.1 - [CripZ]SERCH - 09.10.2010

good job
thx for fs