20.06.2011, 19:22
Hello,
I've posted while ago a video about my multicharacter system. Since that this script has been on my hard drive and it has no use. Maybe somebody could use my "unique" idea to their server.
Video:
[ame]http://www.youtube.com/watch?v=YyfncEDP264[/ame]
Config:
It is easy to config this script to your needs.
This sets subaccount limit to each account
Command:
Rest should work with dialogs.
It saves subaccount data when you change ur account. It also should save ur stats while you /q the game. This filterscript uses MySQL as stat storage. There is no password encryption!
It should work as filterscript, just include and you are ready to go. Thanks to G-Style for MySQL and Zeex for ZCMD. I know there are ways do to this system better, but hey, I'm sharing it with you.
There is no futher development for this filterscript as I've said goodbye to PAWN.
I've posted while ago a video about my multicharacter system. Since that this script has been on my hard drive and it has no use. Maybe somebody could use my "unique" idea to their server.
Video:
[ame]http://www.youtube.com/watch?v=YyfncEDP264[/ame]
Config:
It is easy to config this script to your needs.
pawn Код:
#define CHARACTERS
Command:
Код:
/changechar
It saves subaccount data when you change ur account. It also should save ur stats while you /q the game. This filterscript uses MySQL as stat storage. There is no password encryption!
It should work as filterscript, just include and you are ready to go. Thanks to G-Style for MySQL and Zeex for ZCMD. I know there are ways do to this system better, but hey, I'm sharing it with you.
There is no futher development for this filterscript as I've said goodbye to PAWN.