after a lot of effort with no time, finally a new version to the website v2.0.0
,
with all the current features weaponpaints
have to offer.
- Webserver
-
Apache - use .htaccess file included.
OR -
Nginx - use this location block in .conf file
location / { try_files $uri /index.php?path=$uri&$args; }
-
- PHP - make sure to enable in
php.ini
these:- extension_dir = "ext"
- extension=curl
- extension=pdo_mysql
You ofc need a webhost to host the website.
- Recoded the whole website backend.
- Changed the URL structure.
- Removed ugly code from the config file.
- The website will now recognize if using subfolder.
- Better error handling, now it will display the errors instead of blank skins page.
- Added skin team preview to pages of weapon/skin select.
- Added custom page for customizing skins.
- Added team selection for skins.
- Added Nametag.
- Added Stattrak.
- Added Stickers.
- Added Keychains.
- 3D preview of the skin in real time.
if you found any bug don't hesitate to open issue here at the github repository. but please check old issues first to see if the bug is already discovered.
I have checked most of the textures of the 3D preview, but if you found any texture error let me know...
- Display Stickers & Keychain on the 3D preview.
- Stickers & Keychain custom position.
- Update rest of the language files (only English and Hebrew up to date).
- Add models of characters (currently only weapons, knifes, gloves models exists).
would be happy if some of you can update the language files and send me, currently updated languages: English, Hebrew.
any donation would be appreciated.
Skins trade link => https://steamcommunity.com/tradeoffer/new/?partner=1684190212&token=u_ofAuvN
Paypal => https://paypal.me/lielxd
link => https://cs2.lielxd.com/
link => https://github.com/Nereziel/cs2-WeaponPaints
-
v1.2.5 - v2.0.0
- supports all PHP versions!
-
all versions before v1.2.5
- Minimum PHP version is 8.0!