Jump to content

Recommended Posts

Posted (edited)

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
Posted (edited)

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
Posted

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.

Posted

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:)

  • 2 months later...
Posted

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.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...