Junior Spellweaver
- Joined
- Jun 22, 2004
- Messages
- 140
- Reaction score
- 1
Hello guys.
I give here all ppls my two reset scripts , script 1 is for servers where is online and the secound script is for all ppls who make a wipe or a new server
The Max. on reset is 4 , and dont set it higher or lower , than you have problems in the new Reset System
In all packs do you must have Level 80 and Gold Bars.
for Reset 1 = 5 Gold Bars ,
for Reset 2 = 10 Gold Bars ,
for Reset 3 = 15 Gold Bars ,
for Reset 4 = 20 Gold Bars
You can change it to Adena or other Items who is count.
Tis stap come later.
Reset old System :
1. Create in your database in table characters a new field.
name = resets
type = int
Length = 5
Decimal = 0
Not allow NULL
Set Value to 1
2. Edit the reset_config.php in the configs folder
3. Upload the reset.php ; top_resets.php and the folder configs
4. Open the file reset.php and test it now
New Reset System :
1. Add the reset_patch.txt in your Eclipse
2. Excuse the resets.sql with Navicat or other MySQL Clients.
3. Edit the reset_config.php in the configs folder.
4. Upload all files out of the folder reset and upload the configs folder too.
5. Open the reset.php and reset your character.
Edit the Item :
open the reset.php
search this = item_id='2807' and edit the 2807 to 57 or other
Set the count , for this search $checkgold=$reset[0]*5; , edit the 5 only , this is the count.
The count is multiply from reset to reset
Reset 1 multiply count = xxxx , and etc.
To last search this : You dont have enought Gold Bars and edit the full text (You dont have enought Gold Bars!<br>You have only $gold Gold Bars!<br>You must have $checkgold Gold Bars for your next Reset !<br> , nothing more.
Save the file and Upload the file again.
In the Packs you can find the right Toplists to the Reset way.
My favorit is the New Reset System. I use this.
Sry 4 my bad English^^ I hope all Understand this^^
P.S. DON'T EDIT THE COPYRIGHT
I give here all ppls my two reset scripts , script 1 is for servers where is online and the secound script is for all ppls who make a wipe or a new server

The Max. on reset is 4 , and dont set it higher or lower , than you have problems in the new Reset System
In all packs do you must have Level 80 and Gold Bars.
for Reset 1 = 5 Gold Bars ,
for Reset 2 = 10 Gold Bars ,
for Reset 3 = 15 Gold Bars ,
for Reset 4 = 20 Gold Bars
You can change it to Adena or other Items who is count.
Tis stap come later.
Reset old System :
1. Create in your database in table characters a new field.
name = resets
type = int
Length = 5
Decimal = 0
Not allow NULL
Set Value to 1
2. Edit the reset_config.php in the configs folder
3. Upload the reset.php ; top_resets.php and the folder configs
4. Open the file reset.php and test it now

New Reset System :
1. Add the reset_patch.txt in your Eclipse
2. Excuse the resets.sql with Navicat or other MySQL Clients.
3. Edit the reset_config.php in the configs folder.
4. Upload all files out of the folder reset and upload the configs folder too.
5. Open the reset.php and reset your character.
Edit the Item :
open the reset.php
search this = item_id='2807' and edit the 2807 to 57 or other
Set the count , for this search $checkgold=$reset[0]*5; , edit the 5 only , this is the count.
The count is multiply from reset to reset
Reset 1 multiply count = xxxx , and etc.
To last search this : You dont have enought Gold Bars and edit the full text (You dont have enought Gold Bars!<br>You have only $gold Gold Bars!<br>You must have $checkgold Gold Bars for your next Reset !<br> , nothing more.
Save the file and Upload the file again.
In the Packs you can find the right Toplists to the Reset way.
My favorit is the New Reset System. I use this.
Sry 4 my bad English^^ I hope all Understand this^^
P.S. DON'T EDIT THE COPYRIGHT
Last edited: