does this file have a coin shop?can someone send me sql files please
does this file have a coin shop?can someone send me sql files please
You will need to build such a system yourself.
Cash shop is website based, can use sql to list out all your items you want in a cash shop.
Then you just send items to a correctly labled text file in postbox folder in your server folder.
Plenty of information on that posted here.
https://forum.ragezone.com/f286/postbox-folder-1171997/
how do I see the user table?
user accounts are in accountdb.dbo.allgameuser or accountdb.dbo.{X}gameuser where {X} is the first letter of the account name
the character files are in userdata folder as binary files, you'll need a parser like my charlist tool to pump that data into a database to view the information in them
https://rzapt.com
Under construction.
EuphoriA's Workshop | DLL Generator| Blackuser Deleter | Charlist Updater
OI can help me I searched for the endresses within Game.exe and Serve.exe of the skills and I didn’t think I could tell all the skills ’addresses if possible in DMGExample Silraphim delai 5 sec leaves 1 sec
how to open the event Crystal
i edited the hotuk file
*EVENT_CRISTAL
but it doesn't work
thks all
Pretty sure *EVENT_CRISTAL is to turn normal monster spawning crystals (hopy, hobgoblin, decoy, bargon) etc into their boss counterparts.
If it doesn't work out the gate, might need to add a number after it, normally it 1 or 2
*EVENT_CRISTAL 1
*EVENT_CRISTAL 2
- - - Updated - - -
Yeah
*EVENT_CRISTAL 1
Will enable all monster crystals to spawn their boss variant.