Jamy Posted May 14, 2012 Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted May 15, 2012 Share Posted May 15, 2012 you mean block from warping to the map using @warp ? try this ? mapname mapflag nowarpto Quote Link to comment Share on other sites More sharing options...
Jamy Posted May 15, 2012 Author Share 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 Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites