Jump to content

Pneuma

Members
  • Posts

    846
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Pneuma

  1. How would I do this? I wanna start translating stuff but the latest luafiles are all in lub format Edit:// Found them So um...Im using Judas' 2012-03-07 pre-made server but like...the latest lua files that ARE translated do not appear ingame like they should; Im getting the big "Battleground" button and not the navigation button; I even tried switching between the 3-7-12 lua files and the 3-28-12 lua files; it still does it
  2. Pneuma

    asking

    KoE is like 2 Enemy teams versus each other to capture the flag or capture the base or hit the points first; woe is capturing a castle that has more than 2 teams
  3. Thanks for the links; Very useful.
  4. How do I use the rAsql? do i put it in the rAthena folder then run it? Never mind, I figured it out
  5. Oh...So like...I could use the eAthena 2012-03-24 version and beable to use them with a 2012-03-28gRagexeRE client and lua files?
  6. But Judas, I wanna beable to use Navigation System and all with all the scripts im gunna be making and other things Edit:// The point for people to use TXT was for quick server setups, right? I mean...Its too much of a hassle to set up a full Sql server JUST for testing scripts..and I only know how to set up mySql with the old mysql that BowieBowie made a guide for because the new mysql isnt like that one
  7. Pneuma

    BALL NPC

    Thats a custom sprite from another server. They either made it or had someone else make it for them.
  8. I just need a TXT version of rAthena latest right now; Is there a way to make one? Im making a test server and wanna use all the latest stuff inorder to script more for when I do use Sql
  9. You should have your RO hoster rename your tables and such so its not the same common stuff like ragnarok>inventory and such
  10. Sounds like all good things for WoE.
  11. Pneuma

    GRF Question

    How can I make a patch to delete some sprites and such? Im planning on quitting a server soon and I wanna beable to tell the admin how to remove items through a patch so they dont have access to my sprites Using Thor Patcher
  12. Im not that good with scripting Silver ^^; The Nothing Was Caught I put there for people to know if nothing was caught so they dont think its broken
  13. The extended novice uses the same sprite as the Super Novice
  14. So I got everything right except for those 2-3 minor bugs?(the monster spawn with shows the pokemon's name the same from the randomized)
  15. - script RandomPokemon -1,{ OnInit: setArray $Pkmn[0], 2694,2702,2704,2705,2707,2709,2716,2698,2717,2723,2725,2729,2731,2736,2744,2739,2748,2749,2750,2751,2752,2753,2754,2755,2758,2759,2760,2762,2763,2764,2765,2766,2767,2768,2769,2770,2771,2772,2775,2776,2777,2778,2779,2780,2774,2781,2782,2788,2789,2791,2792,2793,2773,2790; set $random, $Pkmn[rand(getarraysize($Pkmn))]; OnClock0115: OnClock0330: OnClock0445: OnClock0600: OnClock0715: OnClock0830: OnClock0945: OnClock1100: OnClock1215: OnClock1330: OnClock1445: OnClock1600: OnClock1715: OnClock1830: OnClock1945: OnClock2100: OnClock2215: OnClock2330: OnClock0030: monster "elysium", 0, 0, ""+getmonsterinfo($random,MOB_NAME)+"",$random, 1, strnpcinfo(0)+"::OnKilled2"; OnKilled2: close; } I'm not sure if I made the monster command right along with the array
  16. Now, only if they can make it so you can take items out of the trade window too.
  17. Thanks Riki What about 1hour15 minutes
  18. Okay so..I'm trying to make a script that happens every hour for all 24; How would I do this?(Never used timers before)
  19. Its not a source, Its a script; and You can download my fishing script here : http://rathena.org/board/topic/53647-fishing-script/
  20. Um...Mana...these are not headgears...These are actual ect items...Did you even look up the item ID on RMS?
  21. Just because your info is in a GRF doesnt mean they cant see it. Anyone with knowledge of GRF making can extract your GRF and have all your files.
  22. Pneuma

    Wiki file

    Thanks puffpuff, I'm having Adel help teach me to sprite
  23. Pneuma

    Wiki file

    http://rathena.org/wiki/Spriting On this page it says that theres a file to download, the common ro colors thing...Where can I get this file??
  24. Alright, so...I looked around and cant seem to find out anything on the 'cooking,;' command...but I was just wondering; Is the cooking kit's success rate effected by stats?
×
×
  • Create New...