Jamy Posted May 14, 2012 Posted May 14, 2012 I'll give you an example I'm going to go 0 VIP room, the map of VIP is to write @ warppay_fild01 pay_fild01 not teleport want more if I type what I did @go 28 or @go vip teleport want. Quote
Emistry Posted May 15, 2012 Posted May 15, 2012 you mean block from warping to the map using @warp ? try this ? mapname mapflag nowarpto Quote
Jamy Posted May 15, 2012 Author Posted May 15, 2012 (edited) Emistry when I use the mapflag nowarpto my vip @ go and blocked also for VIP's have the following code in src. if(town == 34 && (pc_get_group_level (sd) <1)){ clif_displaymessage(sd->fd, "Excuse me more you are not a VIP member."); return -1; } Edited May 15, 2012 by JAS Quote
Question
Jamy
I'll give you an example I'm going to go 0 VIP room, the map of VIP is to write @ warppay_fild01 pay_fild01 not teleport want more if I type what I did @go 28 or @go vip teleport want.
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.