Jump to content
  • 0

How to disable @go and Butterflywing on PVP MAP?


fireicesurfer

Question


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.02
  • Content Count:  101
  • Reputation:   3
  • Joined:  04/15/20
  • Last Seen:  

hello.! i need help please. masterscripters

im lost. How to disable @go and butterflywing on pvp map please? like guild_vs3

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  924
  • Reputation:   166
  • Joined:  04/05/13
  • Last Seen:  

guild_vs3    mapflag    nosave    SavePoint
guild_vs3    mapflag    nowarp
guild_vs3    mapflag    nowarpto
guild_vs3    mapflag    noteleport
guild_vs3    mapflag    nomemo

 

change to your map.

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.02
  • Content Count:  101
  • Reputation:   3
  • Joined:  04/15/20
  • Last Seen:  

4 minutes ago, Start_ said:

guild_vs3    mapflag    nosave    SavePoint
guild_vs3    mapflag    nowarp
guild_vs3    mapflag    nowarpto
guild_vs3    mapflag    noteleport
guild_vs3    mapflag    nomemo

 

change to your map.

where do I put those script sir? file?

Edited by fireicesurfer
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  924
  • Reputation:   166
  • Joined:  04/05/13
  • Last Seen:  

Anywhere under folders 'npc'

Make sure that files are loaded. ( D:\rathena\npc\scripts_custom.conf )

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.02
  • Content Count:  101
  • Reputation:   3
  • Joined:  04/15/20
  • Last Seen:  

2 minutes ago, Start_ said:

Anywhere under folders 'npc'

Make sure that files are loaded. ( D:\rathena\npc\scripts_custom.conf )

how about disable butterfly wing as well?

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  924
  • Reputation:   166
  • Joined:  04/05/13
  • Last Seen:  

guild_vs3   mapflag   noreturn

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.02
  • Content Count:  101
  • Reputation:   3
  • Joined:  04/15/20
  • Last Seen:  

21 minutes ago, Start_ said:

guild_vs3   mapflag   noreturn

I can still use @go 0 sir. 

1)

what I did is created a notepad in npc/custom/notele.txt   

put codes 

2)

guild_vs3    mapflag    nosave    SavePoint
guild_vs3    mapflag    nowarp
guild_vs3    mapflag    nowarpto
guild_vs3    mapflag    noteleport
guild_vs3    mapflag    nomemo
guild_vs3    mapflag    noreturn

3)

saved it.

loaded in script_custom

4)

reloadnpcfile npc/custom/nomap.txt

 

its not working sir .

Edited by fireicesurfer
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  924
  • Reputation:   166
  • Joined:  04/05/13
  • Last Seen:  

Look at error in map console.

My guess is replace TAP to space

 

Like this

 guild_vs3    mapflag    nowarp 

change to

guild_vs3<TAB HERE>mapflag<TAB HERE>nowarp

 

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.02
  • Content Count:  101
  • Reputation:   3
  • Joined:  04/15/20
  • Last Seen:  

4 minutes ago, Start_ said:

Look at error in map console.

My guess is replace TAP to space

 

Like this

 guild_vs3    mapflag    nowarp 

change to

guild_vs3<TAB HERE>mapflag<TAB HERE>nowarp

 

image.png.c993349457154fcc2610cf7746fd2e4c.png

Still not working 

image.png.7c63bcf51397c4e070aaba51c1ae07dd.png

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