20.07.2012, 11:51
TextStats
Sup scripters.
Today I want to release my first filterscript, which imo is a pretty nice players information textdraw.
Info:
I created this in about 15minutes so it's pretty basic at this moment. It features a register/login with Y_INI and the passwords are hashed by udb. The script uses 2 includes which are Y_INI & zcmd. It saves a players password / kills / deaths / money / skin / viplevel / warnings / muted.
It saves this info in: (your samp map)/scriptfiles/Users/ (not users but Users!!!)
You close the textdraws with pressing FIRE.
Because it has a register/login system for itself it can bug with your own gamemode but if you know a little about scripting pawn you can easily import this in your gamemode.
I tried to make as much as possible comments so you guys know what it does.
If you find any bugs please report so I can fix them, but for now I didn't find any bugs
Screenshots:
Register:
Textdraws itself:
Links:
Solidfiles (All you need): http://www.solidfiles.com/d/a4c89ebd47/
Pastebin (Code only): http://pastebin.com/Yx39GgtN
Thanks and enjoy!
Sup scripters.
Today I want to release my first filterscript, which imo is a pretty nice players information textdraw.
Info:
I created this in about 15minutes so it's pretty basic at this moment. It features a register/login with Y_INI and the passwords are hashed by udb. The script uses 2 includes which are Y_INI & zcmd. It saves a players password / kills / deaths / money / skin / viplevel / warnings / muted.
It saves this info in: (your samp map)/scriptfiles/Users/ (not users but Users!!!)
You close the textdraws with pressing FIRE.
Because it has a register/login system for itself it can bug with your own gamemode but if you know a little about scripting pawn you can easily import this in your gamemode.
I tried to make as much as possible comments so you guys know what it does.
If you find any bugs please report so I can fix them, but for now I didn't find any bugs
Screenshots:
Register:
Textdraws itself:
Links:
Solidfiles (All you need): http://www.solidfiles.com/d/a4c89ebd47/
Pastebin (Code only): http://pastebin.com/Yx39GgtN
Thanks and enjoy!