Jump to content

kemids18

Members
  • Content Count

    14
  • Joined

  • Last visited

Posts posted by kemids18


  1.  

    hi guys anyone experience this? when i post topic and someone replied i don't seem to receive notifications or anything that tells me HEY! SOMEBODY REPLIED ON YOUR TOPIC????

    I don't know if a Member have the Notification option can you check it?

     

    Anyways to receive notification try to thick it on the option, Navigate to: User CP>My Settings>Notification Options

     

    It should be look like this, then check the notification list that you want. If there's any problem. Just let us know :meow:

    2prycgi.jpg

    OMG thank you!


  2.  

    battle_check_target

    if(pc_readglobalreg((TBL_PC*)src,script->add_str("faction")) != pc_readglobalreg((TBL_PC*)target,script->add_str("faction")) && src->m == SPECIAL_MAP_ID ) { return 1; }

    trade_traderequest

    if(pc_readglobalreg(sd,script->add_str("faction")) != pc_readglobalreg(target_sd,script->add_str("faction")) && src->m == SPECIAL_MAP_ID ) { return; }

    oh my its goddameit! im always following your scripts. im new to hercules and scripting can you please give steps how to apply those? thank you so much!


  3. another request lol

     

    dungeon time = anytime

    dungeon limit  = 3 times a day per player

    players should have party with 5

    stage 1 start

      respawn 30mobs +1 boss

    stage 2

      respawn 40mbs +2 boss

    stage 3

      respawn 50mobs +2boss

    stage 4

      respawn 60mobs +2boss

    stage 5

      respawn +3boss

    end

    reward = 7227 tcg x30

     

  4. hi can i request for script that can open only personal storage even the permission can_trade is set to false

    is it possible?

     

    it has something to do with @adjgroup when opening the storage then upon closing return to your original group_id upon closing or disconnection


  5.  

     

    hi hercules! this is my first post my first request lol

     

    is it possible to make all item account binded?

    its like if GM level = 0

    items will be

    cannot sell to npc

    cannot drop

    cannot trade

    cannot mail

    cannot vend

    cannot guild storage

    all kinds of trasfering except personal storage

    but can buy items from npc

     

    please help me with this please :rolleyes: :rolleyes: :rolleyes:

     

    this can be done with permissions in groups.conf

     

    then just use script for npc where they can buy items

    where can i find all permission lists and all commands lists

    thanks i found it on doc folder


  6.  

    hi hercules! this is my first post my first request lol

     

    is it possible to make all item account binded?

    its like if GM level = 0

    items will be

    cannot sell to npc

    cannot drop

    cannot trade

    cannot mail

    cannot vend

    cannot guild storage

    all kinds of trasfering except personal storage

    but can buy items from npc

     

    please help me with this please :rolleyes: :rolleyes: :rolleyes:

     

    this can be done with permissions in groups.conf

     

    then just use script for npc where they can buy items

    where can i find all permission lists and all commands lists


  7. hi hercules! this is my first post my first request lol

     

    is it possible to make all item account binded?

    its like if GM level = 0

    items will be

    cannot sell to npc


    cannot drop


    cannot trade


    cannot mail


    cannot vend


    cannot guild storage


    all kinds of trasfering except personal storage


    but can buy items from npc

     

    please help me with this please :rolleyes: :rolleyes: :rolleyes:

     

     

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.