• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook pagefor updates, or we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.)

VIP Character Move

Initiate Mage
Joined
Jul 7, 2005
Messages
3
Reaction score
0
good job (again)
but some bug report.
many clients have your character with **
example (*mg*charles*) *WonderS*
when they go to the vip move
show the message:

Security Warning!
Forbidden simbols are included, please remove them and try again -> xxx.xxx.xxx.xxx
where xxx = my ip
 
Newbie Spellweaver
Joined
Jul 27, 2005
Messages
80
Reaction score
0
How to delete someone from VIP ??
And how i know who are VIP in my server ??
 
Custom Title Activated
Loyal Member
Joined
Nov 25, 2004
Messages
1,249
Reaction score
23
Expose said:
your script is obsolete.
a built in move function has been added to most mu web releases.
doesnt require setup.
ban me for this like you just did 5 times already.
i once had much respect for you. now your just a kid,
lucky enough to have influence.
but dont get your head bloated,
just because u have powers here.
your time will soon come.
if u dont like it thats not my problem, show me the websites that have move funticons added.
 
Joined
Apr 16, 2005
Messages
2,651
Reaction score
655
I used to be GM on a server that had something similar to this, stadium was only avaible by web and for "VIP" people, but this is way cooler, I will certanly give it a good use.

Excellent work Warrior19 :) Congratulations

-------------------

EDIT:I was looking at the code (Haven't tested it yet) and I had 1 doubt, does it work even if the character is online? For example, if the character is using windows mode and uses this web to move, will he move ingame 2? or does he have to be offgame to do so? If so, does it check for it?

I'm not home, I really want to test this baby!
 
Last edited:
Joined
Apr 16, 2005
Messages
2,651
Reaction score
655
I tested it and all I got to say is Warrior19, you rule :)
I was right about the online thing :)

I did some changes:
1- It checks your online status, you can't use this function if you are logged in
2- It now checks that your character exists or it will return an error (usefull for those that never look what they write :D)
3- It now checks if your character is indeed VIP (It said it moved the character even tho it didn't work cause it wasn't VIP)
4- Changed the looks
5- Deleted some browser compatibility things (looks cool in Firefox)
6- Made a Delete VIP Web (Some1 asked over there)

May I post it?

Once again, awesome job Warrior, you keep bringing this forum nice stuff
 
Last edited:
Newbie Spellweaver
Joined
Jul 10, 2005
Messages
69
Reaction score
0
;((( plz make script for moving only in stadium (VIP ) i wan't to open stadium only for VIp's plz help me ...
 
Initiate Mage
Joined
Feb 4, 2006
Messages
2
Reaction score
0
nice

satoshi-t said:
I tested it and all I got to say is Warrior19, you rule :)
I was right about the online thing :)

I did some changes:
1- It checks your online status, you can't use this function if you are logged in
2- It now checks that your character exists or it will return an error (usefull for those that never look what they write :D)
3- It now checks if your character is indeed VIP (It said it moved the character even tho it didn't work cause it wasn't VIP)
4- Changed the looks
5- Deleted some browser compatibility things (looks cool in Firefox)
6- Made a Delete VIP Web (Some1 asked over there)

May I post it?

Once again, awesome job Warrior, you keep bringing this forum nice stuff


How to take VIP Status from a player? He is VIP... how to make him normal again?
 
Newbie Spellweaver
Joined
Jul 10, 2005
Messages
69
Reaction score
0
yees and make plz script if u can, how to make VIP to move only TO STADIUM,not in another cities ( because i have GM shop in exile)
e.g /move nick 6 50 55 ...
 
Joined
Apr 16, 2005
Messages
2,651
Reaction score
655
How to take VIP Status from a player? He is VIP... how to make him normal again?

Use query analizer:

update character set vip=0 where name = 'insert name of player here'

I will release this if I have it still at work tonight.

All credits of course to W19
 
Newbie Spellweaver
Joined
Jul 10, 2005
Messages
69
Reaction score
0
maybe somebody knows how to make vip move command only for move stadium ?? i need this to make VIP Stadium .. i think it will be cool :]
 
Banned
Banned
Joined
Apr 8, 2005
Messages
87
Reaction score
0
" First Go MuOnline database in Enterprise manager and select Tables, right click on character, Design Table, add a new column below Quest, Name it VIP, Data Type = tinyint, close it and save it. Look at the pic below for more info.
"

this is how to create a VIP user?
 
Back
Top