Jump to content

GameBlonD

Members
  • Posts

    553
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by GameBlonD

  1. I have gracia epilogue pack and all scripts are done in java language I see that java check it like this: player.getOlympiadManagement().isHero()) but in python i got errors
  2. At least anyone knows how to find it? Inside java ? where are the pythons codes?
  3. Hello when i put this line inside my script i get error in npc that syntax doesn't exist elif st.getPlayer().isHero() == 1 : htmltext = "<html><head><body> Sorry, You Have Already Hero Status!</body></html>" (it works fine in another pack) Anyone knows any alternative ?
  4. Hello i use epilogue pack , i have add a buylist on gm shop and i can buy/refund items but i can't sell anyone knows what iam missing? PS: Lol because i was put a random id didn't work , now that i put similar id like gm shop works fine. lock someone.
  5. An to provlima sou einai na min peftoune ta donate items tote mporeis na tous valeis agmument. Oste oute trade tha mporoun oute tpt.
  6. Pio Version tou mysql pas na kaneis install ? Dokimase kapio pio kainourio.
  7. About Gm Shop you must change type to L2Merchant . About haste Click in game Alt + G write Super Haste (exactly) not super haste needs full name. You will see the Id of super haste then you will go to skills and find the xml that contains id that you looking for. After search for super haste and play with the stats :p <skill id="7029" levels="4" name="Super Haste"> <table name="#runSpd"> 1.5 2 3 4 </table> <table name="#pReuse"> 1 2 4 30 </table> <table name="#mReuse"> 1 2 4 30 </table> <table name="#mAtkSpd"> 1.5 1.8 3 4 </table> <table name="#pAtkSpd"> 1.2 1.5 2 3 </table> Red colors are for lvl 4. Note: higher numbers will cause client lag when super haste is enable.
  8. forgot to say that the problem occurs only if i have a php script on index.php then all my others "categories" are slowly
  9. Wtf you dind't understand? when i have mysql DOWN website do 40sec to refresh / when is up all are ok. With scripts refresh every 12 hours will solve many problems
  10. <?php $db_user = "***"; $db_pass = "***"; $db_name = "****"; $db_serv = "*****"; error_reporting(0); @mysql_connect ( $db_serv, $db_user, $db_pass ); @mysql_select_db( $db_name ); return $res; mysql_close(); ?> Ok i have this config and i want to add a line that will refresh all scripts every 12 hours for e.x . Anyone knows how can i do this? i have search a lot and i cant find it. Also one other issue is that if i have my pc close and i open my website from another pc is very slow (because of script that can't connect to mysql how can i solve this?)
  11. When A script Can't connect with MYSQL then The site Don't LOAD some columns in right side I need a code that will don't stop the others things.
  12. I don't get any error when i have my pc open all works ok but when i close it and go to my site with windows 7 some columns missing check the screen shot to understand what i mean: http://imageshack.us/photo/my-images/718/26337181.png/
  13. lol. Prepei na valeis 1 sto ServerSideTittle (kapws etsi tha sto leei) ama den prepei na mpeis kai na to kaneis meso navicat. (Gia na sou emfanisi to tittle xoris rr server prepei na kaneis delete to npc kai spawn ksana) Npc ~> ctrl + F grapse to ID tou npc kai pata search ama den to vrei alakse selida kai pali search mexri na to vreis.
  14. http://www.000webhost.com/ Vres kai ena Etoimo site (kane search tha vreis panw apo 100)
  15. You can also close dual box for PC IP and then every pc will get 2 rewards fair enough for me.
  16. Hello i have put to my site a lot of php scripts and all work find when cant connect with mysql i have put to say Coudn't connect to host but in first php script stop loading the other columns on the right side. Is there any line that i must add to keep loading the other lines after script?
  17. pantos oute 1 topic den mporo na diabaso xoris na kourastoun ta matia m <3 print version :)
  18. poli kourastiko omos :/
  19. Hello , anyone knows how i can do one php script e.x top 50 pvp to update every day at 00:00 for e.x?
  20. phgene sta config ~> character AutoLoot = True kai logika tha sou exei apo kato autolootraid kanto false , ama den sou exei prepei na to kaneis add mono sou.
  21. Hello guys i have an issue with my hero manager I got in gameserver when i have this line inside script to check if character is already hero. elif st.getPlayer().isHero() == 1 : htmltext = "<html><head><body> Sorry, You Have Already Hero Status!</body></html>" this line worked for me to another server pack. How can i check what command they have put for isHero? My pack is compiled of course.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock