Jump to content
  • 0

Block warp to a certain map


Jamy

Question


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  54
  • Reputation:   0
  • Joined:  02/14/12
  • Last Seen:  

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

2 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

you mean block from warping to the map using @warp ?

try this ?

mapname    mapflag    nowarpto

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  54
  • Reputation:   0
  • Joined:  02/14/12
  • Last Seen:  

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 by JAS
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...