Jump to content
  • 0

walkable cells for GM?


Question

Posted (edited)

How can I make a cell/s non-walkable to normal players but still walkable on GM level 20 and above?

I know the script like :

setcell "quiz_01",48,80,51,80,cell_walkable,0; (no walk)

setcell "quiz_01",48,80,51,80,cell_walkable,1; (walkable)

But how do I make it that GM's can be able to walk through it?

Anyone?

Thank you for the support guys.

Edited by gunman

4 answers to this question

Recommended Posts

Posted
You could use OnTouch and a conditional warp to allow authorized people to pass through and warp unauthorized players away

@ gunman

 

This is a nice suggestion. Give me a pm maybe I can make you something.

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...