1º when the players lost legion when leaving the game
2º as blocking teleportation to a friend in map vips?
many players use the remote to enter the friends maps VIPs
1º when the players lost legion when leaving the game
2º as blocking teleportation to a friend in map vips?
many players use the remote to enter the friends maps VIPs
sorry for my bad English
1.use MYSQL 4.0
2.Remove their vip from account table
Your VIP map has special TYPE in DB cq_map which allows to teleport there and from there...
Just change it for for example:
1075838980
(other types you can find basing on other maps which has its own rules like: cata maze (no mounting and no teleportation and after relog you wont stay at this map etc etc...)
So how to do it:
Check what ID have your VIP maps and locate then inside cq_map table.
Then just edit them and change their "type" into this "1075838980".
Save, restart server and test.
This will prevent players not welcome to teleport to player who are already on this map (via teleporter for best player function as well via teleport scroll for parties)
BUT this will not solve problem when VIP player will enter someone by itself (how? will make party with non vip player and will this non vip player will autofollow him, when VIP player enter VIP map, this non VIP will be automatically teleported as well)