Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Spamming the boards! mazak's Avatar
    Join Date
    Jun 2013
    Replies
    62
    Country
    Poland
    See this script http://wklejto.pl/299026


  2. #12
    Spamming the boards! Dookie's Avatar
    Join Date
    Aug 2011
    Replies
    353
    Country
    Croatia
    Steam
    dookie717
    Discord
    AxE|dookie#5377
    Clan
    #AxE Clan
    Quote Originally Posted by mazak View Post
    See this script http://wklejto.pl/299026
    Thanks for sharing it, Ive tried it, but same problem it goes well for level 1 and 2, and then doesnt wanna promote to level 3 when needed xp is reached. Any ideas?

  3. #13
    Here I am! MNS's Avatar
    Join Date
    Sep 2017
    Replies
    14
    Country
    Belgium
    Discord
    MNS#0946
    Clan
    FREESTYLEZ | 2017
    Hi Dookie,
    Put this one in to your "autopromotion.lua" (or what ever name you have there) and rename the file to "autosetlevel.lua" and put it back in your nitmod folder. If this doens't work will come by your server and we try it again

    https://pastebin.com/3KG5W3jV

  4. #14
    Spamming the boards! Dookie's Avatar
    Join Date
    Aug 2011
    Replies
    353
    Country
    Croatia
    Steam
    dookie717
    Discord
    AxE|dookie#5377
    Clan
    #AxE Clan
    Quote Originally Posted by MNS View Post
    Hi Dookie,
    Put this one in to your "autopromotion.lua" (or what ever name you have there) and rename the file to "autosetlevel.lua" and put it back in your nitmod folder. If this doens't work will come by your server and we try it again

    https://pastebin.com/3KG5W3jV
    Hi MNS my friend

    But I would like to have it like the following:

    lvl1xp = 5000 -- XP needed for level 1
    lvl2xp = 25000 -- XP needed for level 2
    lvl3xp = 50000 -- XP needed for level 3
    lvl4xp = 6000 -- XP needed for level 4
    lvl5xp = 8000 -- XP needed for level 5
    lvl6xp = 11000 -- XP needed for level 6
    lvl7xp = 20000 -- XP needed for level 7
    lvl8xp = 50000 -- XP needed for level 8
    lvl9xp = 70000 -- XP needed for level 9
    lvl10xp = 100000 -- XP needed for level 10


    Should I delete those lines under lvl4 or leave them with lets say huge amounts of xp? Which probably will no1 ever get? Like 9999999? Maybe thats the problem, cuz Ive been deleting those lines under level 3. CHeers

  5. #15
    Here I am! MNS's Avatar
    Join Date
    Sep 2017
    Replies
    14
    Country
    Belgium
    Discord
    MNS#0946
    Clan
    FREESTYLEZ | 2017
    I think you just need to let them there :p because if you delete them you probl delete a good line xD ill come to your server when i've found some time.

  6. #16
    Banned DRi*VJ*'s Avatar
    Join Date
    Sep 2013
    Replies
    81
    Country
    United States
    Quote Originally Posted by Dookie View Post
    Hi MNS my friend

    But I would like to have it like the following:

    lvl1xp = 5000 -- XP needed for level 1
    lvl2xp = 25000 -- XP needed for level 2
    lvl3xp = 50000 -- XP needed for level 3
    lvl4xp = 6000 -- XP needed for level 4
    lvl5xp = 8000 -- XP needed for level 5
    lvl6xp = 11000 -- XP needed for level 6
    lvl7xp = 20000 -- XP needed for level 7
    lvl8xp = 50000 -- XP needed for level 8
    lvl9xp = 70000 -- XP needed for level 9
    lvl10xp = 100000 -- XP needed for level 10


    Should I delete those lines under lvl4 or leave them with lets say huge amounts of xp? Which probably will no1 ever get? Like 9999999? Maybe thats the problem, cuz Ive been deleting those lines under level 3. CHeers
    You need to actually set the xp values correct or its not gonna work.

    You cant go from 50k xp to 6k its checking for the total xp not how much is gained inbtween.

    So should be something like


    lvl1xp = 5000 -- XP needed for level 1
    lvl2xp = 10000 -- XP needed for level 2
    lvl3xp = 20000 -- XP needed for level 3
    lvl4xp = 30000 -- XP needed for level 4
    lvl5xp = 40000 -- XP needed for level 5

    and so on.

    paste me the correct values you want for levels and i'll adjust it to your needs. Told you dookie just message me on steam and ill do it for you....

  7. #17
    Spamming the boards! Dookie's Avatar
    Join Date
    Aug 2011
    Replies
    353
    Country
    Croatia
    Steam
    dookie717
    Discord
    AxE|dookie#5377
    Clan
    #AxE Clan
    Quote Originally Posted by DRi*VJ* View Post
    You need to actually set the xp values correct or its not gonna work.

    You cant go from 50k xp to 6k its checking for the total xp not how much is gained inbtween.

    So should be something like


    lvl1xp = 5000 -- XP needed for level 1
    lvl2xp = 10000 -- XP needed for level 2
    lvl3xp = 20000 -- XP needed for level 3
    lvl4xp = 30000 -- XP needed for level 4
    lvl5xp = 40000 -- XP needed for level 5

    and so on.

    paste me the correct values you want for levels and i'll adjust it to your needs. Told you dookie just message me on steam and ill do it for you....
    VJ,

    I want lvl 1 5000, lvl 2 25000, lvl 3 50000xp, all other levels from lvl 4 and on are member levels, and I dont even want them to be possible to reach by xp. Thx

  8. #18
    Spamming the boards! ETc|#.Jay.#'s Avatar
    Join Date
    Oct 2010
    Replies
    197
    Country
    Germany
    Xfire
    skype: jay1110
    Discord
    ETc|₪.Jay.₪#4322
    Clan
    ETc|Clan
    11 kills 88deaths = 0 skill




Page 2 of 2 FirstFirst 12

Posting Permissions