Jump to content

Pa edit naman 2ng Private MVP room


Recommended Posts


  • Group:  Members
  • Topic Count:  161
  • Topics Per Day:  0.04
  • Content Count:  429
  • Reputation:   5
  • Joined:  11/21/11
  • Last Seen:  

Edited by Mercurial
replaced [quote] with [codebox]
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  241
  • Reputation:   46
  • Joined:  11/08/11
  • Last Seen:  

Hi, I request you to use codebox instead of quote next time or I'll be forced to put a warn level on you.

Also please try to read script configuration next time.

Find

// Turn it on (1) means the player have to kill existing monster before can summon a new one. Low rate server player prefer to take out MVP 1 by 1
set .floodcontrol, 0;

change it to

// Turn it on (1) means the player have to kill existing monster before can summon a new one. Low rate server player prefer to take out MVP 1 by 1
set .floodcontrol, 1;

If the comment is correct then it should limit spawn flooding.

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  70
  • Reputation:   0
  • Joined:  02/05/12
  • Last Seen:  

how can i remove some mvp in that script?? example Lord knight i dont want him to be summoned

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

how can i remove some mvp in that script?? example Lord knight i dont want him to be summoned

only LK??

goto the script find

1646,// Lord Knight Seyren

then add comment (//)

like this one

// 1646,// Lord Knight Seyren

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
Reply to this topic...

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