Hello, I want to ask for help about my problem, So i used Randomizer on an Item and after that the Randomized item cannot be equipped. although it shows (Can Be used). I tried reconnecting but still it cant be used or equipped.
Hello, I want to ask for help about my problem, So i used Randomizer on an Item and after that the Randomized item cannot be equipped. although it shows (Can Be used). I tried reconnecting but still it cant be used or equipped.
Are you using Urban/Spoonfeed?
what do you mean Urban/spoonfeed sir ? Client is NewWorld
is this a problem on source ? or can it be fixed through ItemEdit?
I asked because it could be of something that Urban SRC have. That is if you exceed on the value of 100, you wont be able to equip it.
i tried it just now but even with under 100 values it still cant be equipped. it just occurs randomly when randomizing. some can be equipped some are bugged cant be equipped
Did you try randomizing the same item and check if its only that Item? --Try every possible way.
Yes. 2 same items but still problem is there. I've tried randomizing different items but still no luck. btw my S_value in .bin file is set to 0. dont know if the problem is with it but its the only thing i dont understand in my .bin file
- - - Updated - - -
just had a thought. I'll try and change to the other option randomizer from my Item.isf and see if its still the same
it seems that you were right. I created a new character and the starting items has RandomOpt. the attack value exceeded 100 and cant be equipped
- - - Updated - - -
it seems that you were right. I created a new character and the starting items has RandomOpt. the attack value exceeded 100 and cant be equipped
any help good sirs ?
its very simple just edit it
I've encountered this problem with Urban source, I fixed it after editing my source on GLGaea something.cpp
When the rando stat go higher than the source you cannot equip it.
100 for atk,def,melee,shoot
30 for hit,avoid
and i think 10 for resist, i forgot
You can try editing your rando max values again to fix it, or if you have the source code just try to find it and change the value, I forgot the complete name of the file but its GLGaea*****.cpp
Maybe you can try: THIS
Tip: Search function is useful on this forum.