Jump to content
  • 0

Block warp to a certain map


Question

Posted

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

Posted (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 by JAS

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...