Jump to content

nazdecoco

Members
  • Posts

    18
  • Joined

  • Last visited

Posts posted by nazdecoco

  1. How can i disable the reward at AFK/Autotrade players at Guild? Cause they also receive items even they are afk/autotrade. More likely who's inside the castle only.

    set .Options, 1|8; //  [1] Enable rewards. //  [8] Duplicate IP check. - Members in a guild with the same IP address are not rewarded. 

     

    @Euphy,

    how can i make a reward for each castles?

    for example - Kriemhild = 100tcg + 200yggberry while swanhld = 100GC + 200YGG? is that possible?

  2. Hi.. first of all i already used to search for it.

     


    i want to add KDR on it's view.... dunno how to place it here

     

     

    //Colour of:               Position        Name             Kills               Deaths          Time

        setarray @colour$[0],    "^996600",    "^006699",    "^00AA00",    "^FF0000",    "^EE8800";

     

    i want to make it 

     

     

    //Colour of:                             Position           Name            KDR              KILLS             Death

        setarray @colour$[0],    "^996600",    "^006699",    "^00AA00",    "^FF0000",    "^EE8800";

     

     

    i'm using this pvp ladder, below... .

     

     

    http://pastebin.com/nWjMcv6E

     

     

    BTW THANKS TO THE SCRIPT AUTHOR

  3. i got my woe script from toasty woe controller,

     

    the kriemhild works fine. but repherion castle is not.

    the guild flag doesn't show the castle owner's emblem. 

     

    this is the problem on map server.

     

    [Warning]: buildin_setcastledata: guild castle for map 'gefg_cas01' not found
    [Debug]: Source (NPC): Agit#gefg_cas01 at gefg_cas01 (198,182)
    [Error]: status_calc_mob: No castle set at map gefg_cas01
     
  4. So, i changed user 1 to 20001 same problem, changed it to 200001 same problem.

    Added second user. char server shows id should be over 2000000. changed user2's id to 2000001.

    Worked got trough to map server #6 error

    don't change your login user..

    it should be..

    account_id - user_id - user_pass - sex - email - groupid

    1 - username - password - S - - 0

    2000001 - acct ingame - password - M - email - 99

    the first row is the username/password you have put in your map.conf/login.conf

    the 2nd row is the account you will use ingame

×
×
  • Create New...