Skip to content

Releases: Nereziel/cs2-WeaponPaints

Build 309

18 Oct 22:36
fa6dc95
Compare
Choose a tag to compare

Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints

Build 307

18 Oct 21:43
1ff3fe9
Compare
Choose a tag to compare

Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints

Build 299

18 Oct 19:38
d9adaa4
Compare
Choose a tag to compare

Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints

ALTER TABLE wp_player_skins
ADD COLUMN weapon_nametag VARCHAR(128) DEFAULT NULL,
ADD COLUMN weapon_sticker_0 VARCHAR(128) DEFAULT '0;0;0;0;0;0;0' COMMENT 'id;schema;x;y;wear;scale;rotation',
ADD COLUMN weapon_sticker_1 VARCHAR(128) DEFAULT '0;0;0;0;0;0;0' COMMENT 'id;schema;x;y;wear;scale;rotation',
ADD COLUMN weapon_sticker_2 VARCHAR(128) DEFAULT '0;0;0;0;0;0;0' COMMENT 'id;schema;x;y;wear;scale;rotation',
ADD COLUMN weapon_sticker_3 VARCHAR(128) DEFAULT '0;0;0;0;0;0;0' COMMENT 'id;schema;x;y;wear;scale;rotation',
ADD COLUMN weapon_sticker_4 VARCHAR(128) DEFAULT '0;0;0;0;0;0;0' COMMENT 'id;schema;x;y;wear;scale;rotation',
ADD COLUMN weapon_keychain VARCHAR(128) DEFAULT '0;0;0;0;0' COMMENT 'id;x;y;z;seed';

Run these queries if updating from old version

Build 297

18 Oct 17:13
e9f47e9
Compare
Choose a tag to compare

Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints

Build 291

06 Oct 14:11
b6cac17
Compare
Choose a tag to compare

Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints

Build 290

04 Oct 22:03
683f9f2
Compare
Choose a tag to compare

Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints

Build 289

04 Oct 08:38
edd3733
Compare
Choose a tag to compare

Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints

Build 288

03 Oct 23:11
492b8a7
Compare
Choose a tag to compare

Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints

Build 287

03 Oct 22:04
6db3d00
Compare
Choose a tag to compare

Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints

Build 284

01 Oct 19:49
7b12d29
Compare
Choose a tag to compare

Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints