What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Search results

  1. D

    [Plugin] "Item Rules 2" File based scripting language!

    thx .... i gona take a look at it ... i have stilll in mind what to change .... i will see how easy it is ... ^^
  2. D

    [Plugin] "Item Rules 2" File based scripting language!

    that log means something is wrong in ur rule set ... !!! if u havent touched ur rules .... then u might redownload the whole thing ...
  3. D

    When new version???

    it is the same just i bundled ... the devloperOnly version ... of the up comming 1.7.1.8 ... as i was to lazy to build into an old release ...
  4. D

    [Plugin] "Item Rules 2" File based scripting language!

    ... i might start work on this ... again ... but i still hope trinity will improve again ... if there is a real need i can also put up a version 1.6.3.4 or so ... with the latest item rules version ... but i haven't any ver. 1.6.3.4 around ^^ and i need to finish first my new log...
  5. D

    [Plugin] "Item Rules 2" File based scripting language!

    same here .. :-) gona a take a look at it ...
  6. D

    [Plugin] "Item Rules 2" File based scripting language!

    // +---------------------------------------------------------------------------+ // | _______ ___ __ __ // ||_ _|.-----.' _|.-----.----.--------.---.-.| |_|__|.-----.-----. // | _| |_ | | _|| _ | _| | _ || _| ||...
  7. D

    Tweaked pickup rule for darkfriend's loot plugin

    nice contribution thx ... if u havent access to my private repo for donators ...then .... send me a PM :-)
  8. D

    [Plugin] "Item Rules 2" File based scripting language!

    // +---------------------------------------------------------------------------+ // | _______ ___ __ __ // ||_ _|.-----.' _|.-----.----.--------.---.-.| |_|__|.-----.-----. // | _| |_ | | _|| _ | _| | _ || _| ||...
  9. D

    [Plugin] "Item Rules 2" File based scripting language!

    next info will be the public release ^^
  10. D

    [Plugin] "Item Rules 2" File based scripting language!

    moved into beta ... // +---------------------------------------------------------------------------+ // | ______ __ __ // || | |--.---.-.-----.-----.-----.| |.-----.-----. // || ---| | _ | | _ | -__|| || _ | _ | //...
  11. D

    [Plugin] "Item Rules 2" File based scripting language!

    hmm i will have a look at it ... also heart slaugther ... or so .... seems buggged .... - vigilance - heart slaughter - andariels visag (misc instead of armor in baseType)
  12. D

    [Plugin] "Item Rules 2" File based scripting language!

    pssssssssssssssssssst :p
  13. D

    [Plugin] "Item Rules 2" File based scripting language!

    can u ... give me ur log so i can check ... which rules are keeping trash? it might be the new rules that i added in alpha rleease to test the new functions macro and dual ... :-)
  14. D

    [Plugin] "Item Rules 2" File based scripting language!

    ur right ... :-) dual will only solve halve of ur problem ...
  15. D

    [Plugin] "Item Rules 2" File based scripting language!

    u can check ur logs .. u will see fast which legendarys get trashed .... if u set the debug on true u can even check each rare that gets trashed ... hard rules are very strict with some ....exceptions like the mentioned .. Tso monk shizzle ... but thats because this rule hasnt been worked on...
  16. D

    [Plugin] "Item Rules 2" File based scripting language!

    u can use the function [VIT].dual ^^
  17. D

    [Plugin] "Item Rules 2" File based scripting language!

    // +---------------------------------------------------------------------------+ // | ______ __ __ // || | |--.---.-.-----.-----.-----.| |.-----.-----. // || ---| | _ | | _ | -__|| || _ | _ | //...
  18. D

    [Plugin] "Item Rules 2" File based scripting language!

    unidentified stuff is not supported right now ... maybee i will that later ... .. maxstatvit >= 200 is the same as ( dexvit >= 200 || strvit >= 200 || intvit >= 200 ) ... and maxstat > 200 is same as ( dex> 200 || str > 200 || int > 200 ) by the way ther eis a documentation ...
  19. D

    [Plugin] "Item Rules 2" File based scripting language!

    the author made some well documented examples ... u might start with them ...
  20. D

    [Plugin] "Item Rules 2" File based scripting language!

    here u go ... DOWNLOAD
Back
Top