Jump to content

Jayzy

Members
  • Posts

    62
  • Joined

  • Last visited

Everything posted by Jayzy

  1. Is the ATK Renewal already in effect?
  2. Hello, I was trying to create a OPTION_SPECTATOR in src. But I can't make it work. Well the idea is this option will target a NPC command like spectator, 1; to turn on and spectator, 0; to turn off or just reconnect to turn off. So what does the spectator script npc command do? well it is really helpful to make someone watch the game in War of Emperiums or Guild vs Guild events and much more. In spectator mode, the player is not allowed to do any request like make friend with a target player, deal, commands are disabled, can't cast skills, can't attack, and uses GM's perfect invisible. So it's really a spectator mode in general. Hope someone would help me on this.
  3. I'm trying to create a script where player is suppose to click the NPC within 24 hours and if not he wouldn't be able to get from the NPC again. So its like: Player talked to NPC today at 1pm and talked to the NPC again tomorrow at :12:59PM then would still be able to run the script. But if player didn't click the item again on the given time which is 24 hours interval then it won't do anything
  4. Hi I am looking for a generator which generates all images from my RO to .gif images so I could update my images inside my cPanel. Thank you so much.
  5. Well I know what's the problem with this. If it happens that you get this error during registration and using rAthena cPanel module then loginServer.php create function has a missing check of error that's why it shows up that error. Please message me if this is your problem so i could help you fix it.
  6. I just want to ask why does if you broadcast something using @kami or @kamib, it is now very limited. Does it have to do with the Client or in Server side?
  7. Hmmmm. I'm using the same data_v3 pero nag error parin ako pag may mga gumagamit ng skills.
  8. Hindi yan yung ibig kong sabihin. what i mean is yung files ng 3rd Jobs like skills, sprites and other stuffs. yung renewal english data is just txts, bmps and palettes.
  9. May alam ba kayo kung san papagkuhanan ng 3rd Jobs grfs including sprites, skills, and other stuffs para hindi nag error yung mga hindi naka patch yung RO. Salamat
  10. Hi Emistry. I already know that stuff. What I want to do is apply both Pre-renewal casting fro trans and Renewal casting for 3rd Jobs.
  11. clydelion, still the client won't open up.
  12. I'm having the same problem for some of my players. I'm using Juda's version of 2012-04-10 client and the setup is not the problem. I tried using teamviewer with them and try to fix the problem but still no luck. I tried to copy my DLL files to his/her DLLs and still won't open.
  13. I don't even experience this in 2012-04-10 Clients. I don't have the dinput.dll inside my RO folder. But some player do said that Body Relocation to one place and use the same skill to a different location causes some delay. But I can't verify it too.
  14. My main base is actually renewal. i just want to set the casting time for trans without the fixed cast time. And yes I know this is going to be a really really hard job. I could try coding it. Does anyone know how to trigger the Job Class in src?
  15. Is it possible to have the rAthena server to have Pre-Renewal and Renewal system in one server. Like an option inside the conf folder to turn it on or off. Cause this is what I want to happen like It will only load all Renewal Database but the Skills is different and also even the casting time. Like all 3rd Jobs should be on Renewal base(Casting Time, EDP and stuff) and Trans class and lower class should be running under pre-renewal(no Fixed cast time, EDP under pre and even max attackspeed is 190).
  16. OnPCLoadMapEvent won't trigger the NPC again in the same map. I tried it that's why I post this topic. But I already fixed my script by using goto function
  17. Yes I did for premium users. How can I add one?
  18. How to disallow players from jumping to GM accounts using the @jumpto command
  19. Hi I need to create a new groupID for item randomizer but it always give me error that the itemgroup that i made is not recognized. I tried adding it to the db/const.txt and still showing up the same error. [Warning]: itemdb_read_itemgroup: Invalid group 63 in db/re/item_rebornbox.txt:6 [Warning]: itemdb_read_itemgroup: Invalid group 63 in db/re/item_rebornbox.txt:7 [Warning]: itemdb_read_itemgroup: Invalid group 63 in db/re/item_rebornbox.txt:8 [Warning]: itemdb_read_itemgroup: Invalid group 63 in db/re/item_rebornbox.txt:9 [Warning]: itemdb_read_itemgroup: Invalid group 63 in db/re/item_rebornbox.txt:1 0 [Warning]: itemdb_read_itemgroup: Invalid group 63 in db/re/item_rebornbox.txt:1 1 [Warning]: itemdb_read_itemgroup: Invalid group 63 in db/re/item_rebornbox.txt:1 2
×
×
  • Create New...