Jump to content

UprisingValkyrie

Members
  • Posts

    79
  • Joined

  • Last visited

Everything posted by UprisingValkyrie

  1. How does the Mining Exp works? where can we check if how much EXP we got?
  2. Can i request an freebies NPC? that works like this 1. Itembound per Account 2. Starts with a specific Account Number 3. Check the level if Base : 15 and Job : 10
  3. There's an error on this line menu "White Potion",WP,"Blue Potion",BP,"Yggdrasil Berry",YB,"Yggdrasil Seed",YS,"Mastela Fruit",MF,"Speed Potion",SSP,"Poison Bottle",PB,"Acid Bomb",AB; on the Mastela Fruit,MS, it should be MF =) but nice script!
  4. Is there any other option for this? since the max def was 99 only.. and when a player has +10 set, thanatos should do more damage on the player that has +10 set..
  5. If you got -def + +def means thanatos will dealt more damage right? ( correct me if im wrong ) This video will explain. https://www.youtube.com/watch?v=BLiJGBXmWCY&feature=youtu.be @bump?
  6. @Skorm thanks for the fast reply. i will test it as soon as i get back to the house. thank you again.
  7. Can i request a script modified for this? all i want is everytime they create or finish a quest item it will announce to all. thanks!
  8. Thanks! Anybody? can help me out with this?
  9. Is it possible that i can change the source code for [ Stun Sleep Cursed Stone Cursed etc ] same source code with the Freeze status?
  10. Is there possibilities that you can support pre - renewal skills?
  11. Please excuse . i forgot about it. please delete this topic. thanks!
  12. @Winz Guildmates can be frost by the same Guildmates using Frost Joke in WOE, PvP, GvG @Jyabil it should be like that..
  13. Really? even your team mates or guild mates? i think its not...
  14. Why is it that, Frost joke can effect on the Same Guild-mate & Parties? How can i fix this problem?
  15. A kind of problem that i encounter while using the 2012-04-10 RE client. is every time you warp or enter a portal client crashed. it's not always but sometimes its kinda irritating when you enter on the castle for example. and 5 mins left until the WOE is done.. can anyone help me or is there any solution for this?
  16. And Im using this html code. <!DOCTYPE html> <html> <head> <script type="text/javascript"> <!--> var image1=new Image() image1.src="loading00.jpg" var image2=new Image() image2.src="loading01.jpg" var image3=new Image() image3.src="loading02.jpg" //--> </script> </head> <body> <img src="loading00.jpg" name="slide" width="800" height="600"> <script type="text/javascript"> <!-- var step=1 function slideit(){ document.images.slide.src=eval("image"+step+".src") if(step<3) step++ else step=1 setTimeout("slideit()",2500) } slideit() //--> </script> </body> </html> can someone help me?
  17. Nope, we tested it and it works fine on me, but when we test on his laptop. failed to connect..
  18. Yes. he's the only one who encountered this kind of promblem. my server is running for 1 Month now. others can connect.
  19. I was helping 1 person, that wants to play on my server.. but the problem is everything i try we can't fix it.. always failed to connect to the server... but other servers is fine O.O We use 2012 04 10 RE Client, can anyone try to help me about this? this is my first time...
  20. I dont know what's the problem with this can someone give me a solution about this problem? Critical Error An error was encountered during the lifetime of the application. This could be due to a variety of problems, such as a bug in the application. However, normally it is caused by misconfiguration. Exception Details Error: PDOException Message: SQLSTATE[HY000] [1129] Host 'hosted23.nfoservers.com' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' File: /usr/www/uprisingvalk/public/cp/lib/Flux/Connection.php:81 File Line Function/Method /usr/www/uprisingvalk/public/cp/lib/Flux/Connection.php 81 PDO::__construct() /usr/www/uprisingvalk/public/cp/lib/Flux/Connection.php 94 Flux_Connection::connect() /usr/www/uprisingvalk/public/cp/lib/Flux/Connection.php 159 Flux_Connection::getConnection() /usr/www/uprisingvalk/public/cp/modules/install/index.php 17 Flux_Connection::getStatement() /usr/www/uprisingvalk/public/cp/lib/Flux/Template.php 337 include() /usr/www/uprisingvalk/public/cp/lib/Flux/Dispatcher.php 168 Flux_Template::render() /usr/www/uprisingvalk/public/cp/index.php 176 Flux_Dispatcher::dispatch() Exception Trace As String #0 /usr/www/uprisingvalk/public/cp/lib/Flux/Connection.php(81): PDO->__construct(*hidden*) #1 /usr/www/uprisingvalk/public/cp/lib/Flux/Connection.php(94): Flux_Connection->connect(Object(Flux_Config)) #2 /usr/www/uprisingvalk/public/cp/lib/Flux/Connection.php(159): Flux_Connection->getConnection() #3 /usr/www/uprisingvalk/public/cp/modules/install/index.php(17): Flux_Connection->getStatement('SELECT VERSION(...') #4 /usr/www/uprisingvalk/public/cp/lib/Flux/Template.php(337): include('/usr/www/uprisi...') #5 /usr/www/uprisingvalk/public/cp/lib/Flux/Dispatcher.php(168): Flux_Template->render() #6 /usr/www/uprisingvalk/public/cp/index.php(176): Flux_Dispatcher->dispatch(Array) #7 {main}
×
×
  • Create New...