The Owner can read this thread plz ?

Status
Not open for further replies.

olive360

New member
Joined
December 13th , 2009
Messages
1
Reaction score
0
(message Traduc by google) (im french)
_____________________
I had an idea. The automatic reset. because, it becomes annoying to close the game to make a reset. So I got the script.

Code:
UPDATE Character 
SET clevel = 1, Experience = 0, LevelUpPoint = 350 * (Resets + 1), Money = Money - (100000000), MapNumber = 0, MapPosX = 130, MapPosY = 130, PkTime = 0, PkCount = 0, PkLevel = 0, Resets = Resets + 1 
FROM Character JOIN MEMB_STAT ON Character.AccountID = MEMB_STAT.memb___id 
COLLATE Latin1_general_CI_AI 
WHERE (clevel >= 400) AND (Money >= (100000000)) AND (ConnectStat = 0) ;

I just post the script because I think the ower know how to add a new script

OR if you want I can become a scripter for this private server and I will add the script for it work.
 
mm, play with muonline minimazer, press in game cnage server, press f12, make rr after press f11 and play again. All this process take max 30sec.
 
PLay in windows mode.

its Simple. You can also use it to turn on other DEVICED with running MU.

Simple to minimize.
:D
 
Auto reset sucks. =) Do you know what will do this sql query to the server performance? Just forget it. It won't happen.

If you want to became real scripter/coder you can feel free to create for us multiple web vaults.
 
+ PKers who want to stay lvl 400 can't get the change after they leave so no forsure. x]
 
hell no
auto reset sucks
i would like to suggest the /reset command which allows you to reset in game
 
Status
Not open for further replies.
Back
Top Bottom