Hello,
today I release the old version of my itemshop script,
all buyers will receive the new updated version as soon as it is done.
Please dont judge the code quality its not that great :c
The Laravel Framework Version is 4.2
It includes:
Installation:
Notes:
Might need some edits uses a extended item_award table with the abillity to adjust more item attributes than usual. If needed I will include the fix for that.
Download:
[Only registered and activated users can see links. Click Here To Register...]
today I release the old version of my itemshop script,
all buyers will receive the new updated version as soon as it is done.
Please dont judge the code quality its not that great :c
The Laravel Framework Version is 4.2
It includes:
- Old Metin2 Itemshop Design
- Various Settings
- Dynamic Categories
- Adjustable Bonus Percentage on Payment
- Logging of bought items
- Item Suggestions
- Automatic Item Setting adjustments for item_award
- Wheel of Fortune
- Base Code for the item "tombola"
- Players can see what they bought
- Includes item storage and distribution for wheel items
- Easily extendable with some php knowledge and usage of the laravel documentation.
Installation:
- Install composer on your server
- Change into the directory with the composer.json file
- Execute composer update/install
- After that adjust the db settings in app/config/database.php
- Now execute "php artisan migrate" to install the database
- You are done
- The Virtual Host has to point to the public directory of the installation
Notes:
Might need some edits uses a extended item_award table with the abillity to adjust more item attributes than usual. If needed I will include the fix for that.
Download:
[Only registered and activated users can see links. Click Here To Register...]