Jump to content
  • 0

NEED HELP - NPC BROADCASTER / INVASION NPC


ZelosAvalon

Question


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  181
  • Reputation:   33
  • Joined:  11/11/12
  • Last Seen:  

i need help for make tre NPC Broadcaster

1 - NPC Broadcaster who can send messages to the entire server, and a specific map!

Example: have a menu where I could choose whole server or specific map, do not want him to send a broadcaster to map where I am, and I want him to send a broadcaster for the map that I choose from the menu!

2 - an invisible NPC announces when someone in the server drop an item below or equal to the "x" rate I will inform the script!

Example: when someone drop one card, with rates of 0.05%, the script will announce to the whole server the name of the player and the item dropped !

3 - I would edit the Goblin Invasion NPC: http://rathena.org/b...583#entry157583

so I can choose:

which the item, MVP, will give - ok

which Mob will be summoned - i need ( just summom goblins i need to choose what mob will sommom for example i will summom mod for ID mob )

which MVP will be summoned - i need ( just summom goblin leader i need to choose )

which Map the event will begin - i need ( its randon i need to choose )

and be able to program the weekdays and the hours of the event ( The event starts automatically I would choose q time he would start, and he didn't more begin automatic! )

please if anyone can help me i will be grateful!

Edited by ZelosAvalon
Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  181
  • Reputation:   33
  • Joined:  11/11/12
  • Last Seen:  

i need help for make tre NPC Broadcaster

1 - NPC Broadcaster who can send messages to the entire server, and a specific map, have a menu where I could choose whole server or specific map, do not want him to send a broadcaster to map where I am, and I want him to send a broadcaster for the map that I choose from the menu!

NPC broadcaster that I created : broadcaster.txt just need implemente for i can choose what map i can send broadcaster!

2 - an invisible NPC announces when someone in the server drop an item below or equal to the "x" rate I will inform the script!

example: when someone drop one card, with rates of 0.05%, the script will announce to the whole server the name of the player and the item dropped !

"player" drop the "mob" "item x" "chance to drop x"

"ZelosAvalon" drop the "Baphomet" "baphomet card" (chance: 0,05% )

3 - I would edit the Goblin Invasion NPC: goblin_event.txt

so I can choose:

which the item, MVP, will give - ok

which Mob will be summoned - i need ( this NPC just summom "goblins" i need to choose what mob will sommom for example i will summom mod for ID mob )

which MVP will be summoned - i need ( this NPC just summom "goblin leader" i need to choose )

which Map the event will begin - i need ( its randon i need to choose )

and be able to program the weekdays and the hours of the event ( The event starts automatically I would choose q time he would start, and he didn't more begin automatic! )

if anyone can help i will be grateful

Edited by ZelosAvalon
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  341
  • Reputation:   43
  • Joined:  01/10/12
  • Last Seen:  

Topic moved to scripting support.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  331
  • Reputation:   63
  • Joined:  11/29/11
  • Last Seen:  

1)broadcaster.txt

2)Its source edit i guess to display a players drop

Maybe check this out

conf/battle/drops.conf

// Make broadcast ** Player1 won Pupa's Pupa Card (chance 0.01%) ***
// This can be set to any value between 0~10000.
// Note: It also announces STEAL skill usage with rare items
// 0 = don't show announces at all
// 1 = show announces for 0.01% drop chance items
// 333 = show announces for 3.33% or lower drop chance items
// 10000 = show announces for all items
rare_drop_announce: 0

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  181
  • Reputation:   33
  • Joined:  11/11/12
  • Last Seen:  

1)broadcaster.txt

2)Its source edit i guess to display a players drop

Maybe check this out

conf/battle/drops.conf

// Make broadcast ** Player1 won Pupa's Pupa Card (chance 0.01%) ***
// This can be set to any value between 0~10000.
// Note: It also announces STEAL skill usage with rare items
// 0 = don't show announces at all
// 1 = show announces for 0.01% drop chance items
// 333 = show announces for 3.33% or lower drop chance items
// 10000 = show announces for all items
rare_drop_announce: 0

tanks man =)

1)broadcaster.txt

2)Its source edit i guess to display a players drop

Maybe check this out

conf/battle/drops.conf

// Make broadcast ** Player1 won Pupa's Pupa Card (chance 0.01%) ***
// This can be set to any value between 0~10000.
// Note: It also announces STEAL skill usage with rare items
// 0 = don't show announces at all
// 1 = show announces for 0.01% drop chance items
// 333 = show announces for 3.33% or lower drop chance items
// 10000 = show announces for all items
rare_drop_announce: 0

tanks man =)

about Broadcaster NPC i dont need to send msg to curent map , i need to send message for x maps example:

i choose Golbal and NPC will send message to Global server!

i choose Map and NPC will open options for i can choose:

what map you can send broadcaster?

Pontera

Geffen

Morocc

Aldebaran

Izlude

...

( if i choose Prontera, NPC will send message just to prontera map, if i choose izule NPC will send message just to izlude map )

I tried to create a script, but I'm not very good for make scripts =( !

1)broadcaster.txt

2)Its source edit i guess to display a players drop

Maybe check this out

conf/battle/drops.conf

// Make broadcast ** Player1 won Pupa's Pupa Card (chance 0.01%) ***
// This can be set to any value between 0~10000.
// Note: It also announces STEAL skill usage with rare items
// 0 = don't show announces at all
// 1 = show announces for 0.01% drop chance items
// 333 = show announces for 3.33% or lower drop chance items
// 10000 = show announces for all items
rare_drop_announce: 0

broadcaster and tested the NPC is correct only had to change the options Map for Global and Global for Map were in the wrong order , but ty man ! i will try to make now options for choose!

Edited by ZelosAvalon
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...