Jump to content

Leon Wicked

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by Leon Wicked

  1. I'm trying to create a guild package box that contains armors and weapons that are account binded. I did this script but it didn't work. Any kind soul out there that can help me? 14152,F_Vigorgra_Package9,Start your Journey Pack,18,20,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ geitembound 2357,1,1,1; },{},{}
  2. Hey bro! Thank you for taking time replying on this question of mine, btw where should I add that again?
  3. this script is cool, but how about if we could at least 5seconds loading bar above the player before transporting to the questroom or mall so they can't abuse it and bail out during pvp?
  4. I did reload it but still it doesn't work. Should I check anything?
  5. I did this but still it didn't work. groups: ( { id: 0 /* group 0 is the default group for every new account */ name: "Player" level: 0 inherit: ( /*empty list*/ ) commands: { commands: true pk: true whogm: true storage: true guild: true go :true mobinfo: true iteminfo: true time: true whodrops: true hominfo: true jailtime: true whereis: true warp: true afk: true autoloot: true alootid: true homfriendly: true allskill: true duel: true noask: true invite: true accept: true reject: true leave: true changegm: true guildstorage: true breakguild: true autoloottype: true hatredreset: true refresh: true storeall: true autotrade: true uptime: true feelreset: true pettalk: true } permissions: { /* without this basic permissions regular players could not trade or party */ can_trade: true can_party: true command_enable: true } },
  6. Yes, I already remove the "Removed by eAmod here's my groups.conf groups: ( { id: 0 /* group 0 is the default group for every new account */ name: "Player" level: 0 inherit: ( /*empty list*/ ) commands: { commands: true pk: true whogm: true storage: true guild: true go :true mobinfo: true iteminfo: true time: true whodrops: true hominfo: true jailtime: true whereis: true warp: true afk: true autoloot: true alootid: true //- Removed by eAmod homfriendly: true allskill: true duel: true noask: true invite: true accept: true reject: true leave: true changegm: true guildstorage: true breakguild: true autoloottype: true // hatredreset: true refresh: true storeall: true autotrade: true uptime: true feelreset: true pettalk: true } permissions: { /* without this basic permissions regular players could not trade or party */ can_trade: true can_party: true command_enable: true } },
  7. everytime I type @alootid it says invalid command Can anyone help me with this problem? Thank you in advance. atcommand_athena itemreset: ["clearinventory"] channel: ["main"] autoloottype: ["aloottype"] alootid: ["alootid"] cloneequip: ["eqclone"] clonestat: ["stclone"] groups.conf autoloot: true alootid: true - Removed by eAmod homfriendly: true ///////// -Same as @autoloot. On eAmod this command have lots of improvements, also works like @alootid. aloot: true atcommands.txt @autoloot {<%>} Enables or disables autolooting items from killed mobs. If a percentage is given, only items dropped at that rate and below will be autolooted. --------------------------------------- @alootid <+/- item name/ID> @alootid reset Starts or stops autolooting a specified item. Typing "reset" will clear the autoloot item list. By default, 10 items can be autolooted at one time.
  8. open your grf folder then Data>Texture>À¯ÀúÀÎÅÍÆäÀ̽º>login_interface I'm looking for login_interface as well, perhaps you can help find some?
×
×
  • Create New...