Search found 7 matches
- Sun Sep 23, 2018 10:56 am
- Forum: Scripting
- Topic: Removing lv75+ items entirely
- Replies: 2
- Views: 5166
Re: Removing lv75+ items entirely
ha! never that, it seems to be gone altogether!
- Sun Sep 23, 2018 10:32 am
- Forum: Scripting
- Topic: Removing lv75+ items entirely
- Replies: 2
- Views: 5166
Re: Removing lv75+ items entirely
ok i got the armor removed cause they have levels inside the item_armor sql, i copied those lv75+ armor item id and removed them in the item_basic, but what about the weapons. how can i identify them and remove lv75+ weapons?
- Sun Sep 23, 2018 10:18 am
- Forum: Scripting
- Topic: Removing lv75+ items entirely
- Replies: 2
- Views: 5166
Removing lv75+ items entirely
Can anyone help with how to remove all lv75+ items from the game entirely please? Items stats do not store with the level informations
- Wed Sep 12, 2018 9:29 pm
- Forum: Troubleshooting
- Topic: Merits Limits
- Replies: 5
- Views: 12361
Re: Merits Limits
yes i tried putting those into the db too, the limits were different but still not working as intended.
- Wed Sep 12, 2018 4:47 am
- Forum: Troubleshooting
- Topic: Merits Limits
- Replies: 5
- Views: 12361
Merits Limits
I try to put 10 raises over maximum MP and some attributes but its failed to add any after 10 levels, are there any settings somewhere that i missed? the Max MP capped in the category combo says its 75, with each raise equals 10 mp, i should be getting extra 750mp right? but it stops after +100mp Sa...
- Sat Jul 21, 2018 10:45 am
- Forum: Server Setup & Guides
- Topic: Help to unlock all crafting limits to 110
- Replies: 1
- Views: 8781
Help to unlock all crafting limits to 110
Hello guys, does anybody know how can i unlock all the crafting limits to 110 instead of 40 points after lv70 on my own server? Can you teach me how please, i have been searching and have no idea where to make the changes. Thank you.
- Sat Jul 23, 2016 11:54 am
- Forum: Custom Applications and Tools
- Topic: Linux: phpAH v3
- Replies: 11
- Views: 32367
Re: Linux: phpAH v3
Hi, Thank you very much for the code but it seems the new php7 doesn't support mysql_connect anymore and mysqli doesnt seems to work too. Could you alter the code a little and update it to usd PDO instead? Thank you. So a while back, msulli1355 had wanted an auction house tool for Linux, and I could...