xienne15 Posted January 9, 2012 Posted January 9, 2012 (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 January 22, 2012 by xienne15 1 Quote
xienne15 Posted January 11, 2012 Author Posted January 11, 2012 Thank you, thinking of idea how to improve it. Quote
Syouji Posted January 11, 2012 Posted January 11, 2012 (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 January 11, 2012 by Syouji Quote
xienne15 Posted January 12, 2012 Author Posted January 12, 2012 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. Quote
Natsu Dragneel Posted January 13, 2012 Posted January 13, 2012 thanks! waiting for your next script! Quote
Arcenciel Posted January 21, 2012 Posted January 21, 2012 It's released in rAthena. It obviously works for rAthena. Quote
eKoh Posted January 28, 2012 Posted January 28, 2012 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:) Quote
xienne15 Posted April 3, 2012 Author Posted April 3, 2012 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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.