Search results

  1. K

    help i got this error when i tried to add @autoattack

    make[1]: Entering directory `/root/Cross-RO/src/plugins'         CC      sample.c /usr/bin/ld: cannot open output file ../../plugins/sample.so: No such file or directory collect2: ld returned 1 exit status make[1]: *** [../../plugins/sample.so] Error 1 make[1]: Leaving directory...
  2. K

    help on Guild of the Week

    request pls Every Sunday 9pm 1. it will announce the guild with the most agits/castle 2. their guild emblem will be display by a flag 3. guild master of the winning guild can claim the reward on the flag the same time the announcement of the winner. 4. If two guild has the equal ammount of...
  3. K

    Ninja Weapon and Armor Quest NPC

    this quest npc is still missing, i hope this will be release soon, or if someone have the script pls share it http://irowiki.org/wiki/Ninja_Weapon_Quests
  4. K

    bindatcmd with timer

    i want to bind this - script atcmd_autoattack -1,{ OnInit: bindatcmd "autoattack",strnpcinfo(3)+"::OnAtcommand"0,99; OnDeath: atcommand "autoattack"; //this is to cancel the autoattack if im correct   OnAtcommand: after 1 hour it will use @autoattack again to turn off the autoattack
  5. K

    everytime kRO updates

    all my itemInfo.lub becomes korean, is there a way to avoid this? or to bring it back to english? without reinstalling
  6. K

    how to disable banking in chosen maps

    how to disable banking in chosen maps? like woe or pvp
  7. K

    how to add plugins?

    i want to add plugins what do i need to do? is it just simple as making a DesktopHerculessrcpluginsautoattack.c then recompile?
  8. K

    bindcommand

    pls complete my script or teach me
  9. K

    help on my npc pls

    /help
  10. K

    how to fix this?

    i change the max guild member into 6 then + 1 member every 1 skill of guild extension but i got this error       [Error]: Guild 1:MADNESS has capacity for too many guild members (76), max supported is 16  
  11. K

    @item npc

    requesst with @item npc 1. can only be used with gmlvl 4 2. with 30 logs (every @item made will be put into logs) 3. npc menu: *reward item > Playername or Partyname > ItemID or Zeny > Amount > Announce the player and what item is given *check reward logs *delete item logs -...
  12. K

    Help with this script please

    a script that will put a 5mins cooldown delay on commands such as @warp
  13. K

    i got this warning

    [status]: Loading NPC file: npc/other/Global_Functions[Warning]: npc_parseview: Invalid NPC constant 'PECOPECO_EGG' specified in file 'npc/other/monster_museum.txt', line'288'. Defaulting to INVISIBLE_CLASS.     i change the max eventque to 5 and after coompiling it appears
  14. K

    Disconnected

    [Warning]: clif_parse: Received unsupported packet (packet 0x7f57 (0x022d), 19 bytes received), disconnecting session #6.     i got this error when i try to log my char
  15. K

    storage npc

    need help on script for a custom storage npc, this storage is different from normal kafra storage, let say its like storage2, is this possible?
  16. K

    help on this script

    everytime a character login their clone will spawn on a specific area and everytime they logout their clone will also die something like this: OnPCLoginEvent: Clone NAME "Prontera",150,150 OnPCLogoutEvent: Killclone NAME
  17. K

    how to add image on custom cards

    i add new cards on my server, i need help on how to add image on them when you click (VIEW) my new cards dont have that view button
  18. K

    script for unwalkable wall

    i tried  setwall and now i cant remove the wall anymore. even if i delete the script the wall stays there.
  19. K

    how to add custom map?

    i have this .gat .extra .gnd .rsw but i dont know where to put them i follow the guide on rathena but on my putty it says map.gat not found
Back
Top