Releases: Nereziel/cs2-WeaponPaints
Build 309
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints
Build 307
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints
Build 299
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
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints
Build 291
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints
Build 290
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints
Build 289
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints
Build 288
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints
Build 287
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints
Build 284
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/WeaponPaints