Jump to content

Jayzy

Members
  • Posts

    62
  • Joined

  • Last visited

Posts posted by Jayzy

  1. 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.

  2. 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

  3. 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.

  4. Maybe I don't pay close attention or rather I don't experience click delay on my client date 2012-04-10, what examples to try to test?

    Best example is movement. Click one direction and then quickly click another direction. If your character moves to the first place you clicked instead of the second place then you have a delay issue. Also try holding down the left click and dragging your mouse around the map and keep a eye on how often your character responds to where your mouse is pointed. Again im using a client from 2011-11-22 and not sure what it like for newer clients.

    Another test is to spawn a test monster. I spawn a 1905 or 1906 (barricade) and then first try to move and then use a enemy targeted attack instantly. Sometimes I try with a ranged attack, or click to move and then instantly click the target to move to hit it. Its more tricky to test this way, but it can give a good example as well. If you move, but dont attack the target after clicking it, theirs a delay issue.

    You have a time frame of 500ms to make 2 actions and that time can pass fast. The pro's notices this easily when doing PVP or WoE. It took me a while to notice it since im a dev and since looked for way to rid it.

    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.
  5. 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).

  6. 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...