Jump to content
  • 0

Restrict GM lvl 40 request


Question

1 answer to this question

Recommended Posts

Posted
-    script    aaa    -1,{
OnPCLoadMapEvent:
   if ( getgmlevel() < 20 || getgmlevel() == 99 || !agitcheck() ) end;
   if ( compare( strcharinfo(3), "_cas0" ) && !compare( strcharinfo(3), "gl_cas0" ) )
       warp "Save", 0,0;
}
prtg_cas01   mapflag   loadevent
prtg_cas02   mapflag   loadevent
prtg_cas03   mapflag   loadevent
....

put loadevent mapflag on all those castle maps that you can find

  • Upvote 1

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