Jump to content

Great Fact Announcer


xienne15

Recommended Posts


  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  226
  • Reputation:   11
  • Joined:  01/09/12
  • Last Seen:  

Do you even want to know great things even your playing whole day in your RO? This is the best way to give people more knowledge anything under the sun!

Information:

1) This NPC will trigger every 30 minutes, it will broadcast the "GREAT FACTS" server-wide.

2) This Auto announcer announces facts that is really helpful and not yet known by others!

3) You will see people will love it, for they will gain more knowledge other than playing RO!.

4) This script consist of 300+ Facts that is gather whole around the internet.

Installation:

1) In your custom_script.conf put

npc: npc:/custom/fact_announcer.txt

2) Copy the script located here in your

npc: npc:/custom/

3) Reload/Load by restarting your server or by doing @reloadscript

4) Enjoy!

Change time:

OnMinute00:

Change how many facts to be chosen randomly:

switch(rand(1,310))

Updated to V1.2

//===== eAthena Script =======================================
//= ResidentRO Fact Announcer
//===== By: ==================================================
//= RxChris ([email protected])
//===== Current Version: =====================================
//= 1.2
//===== Compatible With: =====================================
//= Eathena SVN / 3ceam and Rathena
//===== Description: =========================================
//= It's the Fact announcer.
//= now over 300+ Great Facts
//========Credits=======================================
//=Xienne15
//=~AnnieRuru~
//=Waeyan
//===========Site Location================
//= [url="http://www.eathena.ws/board/index.php?showtopic=242812"]http://www.eathena.ws/board/index.php?showtopic=242812[/url]
//===== Additional Comments: =================================
//= v 1.1 More Facts added
//= v 1.1 Removed unnecessary variables.
//= v 1.1 Removed Long Facts that is not broadcast fully.
//= v 1.1 Added missing variables.
//= v 1.2 Added Fact Announcer: [The Fact]? in the First line so player's wont be confused what's happening
//===============================================

Original Post is: HERE

Have Fun guys ^^

fact.txt

Edited by xienne15
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.02
  • Content Count:  1245
  • Reputation:   392
  • Joined:  11/19/11
  • Last Seen:  

Love it~ Thanks!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  226
  • Reputation:   11
  • Joined:  01/09/12
  • Last Seen:  

Thank you, thinking of idea how to improve it.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.02
  • Content Count:  1245
  • Reputation:   392
  • Joined:  11/19/11
  • Last Seen:  

Have a GM add their own fact message? Make a character limit and it will create a new case in a string array. Also make it so you can delete or edit a message.

Edited by Syouji
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  226
  • Reputation:   11
  • Joined:  01/09/12
  • Last Seen:  

Have a GM add their own fact message? Make a character limit and it will create a new case in a string array. Also make it so you can delete or edit a message.

it can be but i need to make it for sql, for it will delete the messages made by the gm when the server restart and it would be a big file. As of now we can manually add them in our script if we gather enough facts.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.01
  • Content Count:  206
  • Reputation:   13
  • Joined:  01/07/12
  • Last Seen:  

does it work with rathena?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.02
  • Content Count:  1315
  • Reputation:   372
  • Joined:  12/10/11
  • Last Seen:  

It's released in rAthena. It obviously works for rAthena.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.01
  • Content Count:  206
  • Reputation:   13
  • Joined:  01/07/12
  • Last Seen:  

it has an ortography error in...

case 83: announce "Fact Announcer: [The Fact]? The Muppet Show was banned from Saudi Arabian TV becuase one if its stars was a pig.",bc_all,0xFFFF00; end;

case 83: announce "Fact Announcer: [The Fact]? The Muppet Show was banned from Saudi Arabian TV because one of its stars was a pig.",bc_all,0xFFFF00; end;

great script:)

Link to comment
Share on other sites

  • 2 months later...

  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  226
  • Reputation:   11
  • Joined:  01/09/12
  • Last Seen:  

it has an ortography error in...

case 83: announce "Fact Announcer: [The Fact]? The Muppet Show was banned from Saudi Arabian TV becuase one if its stars was a pig.",bc_all,0xFFFF00; end;

case 83: announce "Fact Announcer: [The Fact]? The Muppet Show was banned from Saudi Arabian TV because one of its stars was a pig.",bc_all,0xFFFF00; end;

great script:)

Thanks. Edited.

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