Raised This Month: $32 Target: $400
 8% 

[CS:GO] Weapon Stickers (!stickers)


Post New Thread Reply   
 
Thread Tools Display Modes
DroneN
New Member
Join Date: Jul 2020
Old 09-25-2020 , 21:55   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #141

Quote:
Originally Posted by quasemago View Post
[CS:GO] Weapon Stickers


Description
There's not much to say, self-explanatory title. This plugin remained private for a long time, but it was recently leaked by people of bad trust and I decided to publish it.

PS: Since it was a private project, I don't think that some things were very optimized.

ConVars:
You can modify the ConVars below in cfg/sourcemod/csgo_weaponstickers.cfg (auto generate)
  • sm_weaponstickers_flag - Specifies the required flag.
    E.g: 'a' for reserved slot.
  • sm_weaponstickers_overrideview - Specifies whether the plugin will override the weapon view.
    P.s: To use your own skins, you must disable this cvar.
  • sm_weaponstickers_reusetime - Specifies how many seconds it will be necessary to wait to update the stickers again.
  • sm_weaponstickers_updateviewmodel - Specifies whether the view model will be updated when changing stickers.
    P.s: This is necessary so that the player does not need to switch weapons to update the sticker.

Dependencies:
Installation
  • Edit csgo/addons/sourcemod/configs/core.cfg => and set "FollowCSGOServerGuidelines" to "no".
  • Copy the folder structure to your gameserver.
  • Setup database. Example:
    Code:
        "csgo_weaponstickers"
        {
            "driver"            "mysql"
            "host"                "localhost"
            "database"            "mydb"
            "user"                "root"
            "pass"                ""
            //"timeout"            "0"
            "port"                "3306"
        }
  • Install all dependencies.

Screenshots
Changelog
Code:
v1.0.13 (18/09/2020)
- Hard-coding in some unnecessary external offsets.
- Renamed some gamedata keys.
- Minor changes in code style.

v1.0.12 (31/08/2020)
- Russian translations added.

v1.0.11 (31/08/2020)
- Public Release.
Links
Donate
If you liked my work, consider making a donation via PayPal: Donate Link

i think the creator of the "eitems" plugin removed it, anyone that already downloaded it can send it to me? Discord : Drone#3007
DroneN is offline
quasemago
Senior Member
Join Date: Dec 2018
Location: Brazil
Old 09-26-2020 , 10:18   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #142

Quote:
Originally Posted by DroneN View Post
i think the creator of the "eitems" plugin removed it, anyone that already downloaded it can send it to me? Discord : Drone#3007
The eItems link is from my fork and is working. And please, don't quote the whole topic.
__________________
I accept requests for plugins and configuration of servers.


If you liked my work, consider making a donation via PayPal.
quasemago is offline
DroneN
New Member
Join Date: Jul 2020
Old 09-26-2020 , 11:04   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #143

Quote:
Originally Posted by quasemago View Post
The eItems link is from my fork and is working. And please, don't quote the whole topic.
sorry kkk, now its working, but when i enter the server i get this
L 09/26/2020 - 12:01:21: [SM] Exception reported: Invalid JSON in line 1, column 32548: premature end of input
L 09/26/2020 - 12:01:21: [SM] Blaming: eItems.smx
L 09/26/2020 - 12:01:21: [SM] Call stack trace:
L 09/26/2020 - 12:01:21: [SM] [0] HTTPResponse.Data.get
L 09/26/2020 - 12:01:21: [SM] [1] Line 27, files/parse.sp:raseItemsDownloaded
and when i try to use the !sticker it says "invalid weapon"
DroneN is offline
Zortyy
New Member
Join Date: Sep 2020
Old 09-30-2020 , 12:06   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #144

Quote:
Originally Posted by valliam View Post
Thank you very much for your sharing.But I encountered some problems.
1)I'm not able to change all slots using the tab "all slot". So if I want to change four slots, I have to type "!stickers" to chat four times.
2)If I reconnect the server, all the stickers I selected before will disappear.
Finally, thank you again for sharing.(forgive my poor English )
Try checking your MySQL connection, I had the same issue.
Was fixed after contacting my host, and he "updated MySQL drivers".
Zortyy is offline
dyxL
Senior Member
Join Date: Jul 2010
Old 10-04-2020 , 05:30   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #145

is it working with sqlite ?
dyxL is offline
quasemago
Senior Member
Join Date: Dec 2018
Location: Brazil
Old 10-06-2020 , 09:26   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #146

Quote:
Originally Posted by dyxL View Post
is it working with sqlite ?
MySQL only!
__________________
I accept requests for plugins and configuration of servers.


If you liked my work, consider making a donation via PayPal.
quasemago is offline
Daniel Alexandru
Member
Join Date: Jul 2020
Old 10-15-2020 , 10:51   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #147

Quote:
Originally Posted by quasemago View Post
MySQL only!
Support for SQLite update?
Daniel Alexandru is offline
genuine
Junior Member
Join Date: Nov 2019
Old 10-20-2020 , 12:36   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #148

when i use GO TV and eItems.smx together server is crashing. it is only me who get this problem?
__________________
genuine is offline
limitlesspluto
Member
Join Date: Aug 2020
Old 10-22-2020 , 22:53   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #149

hello, i added the code in databases but it still couldnt find the databases, can anyone help me with this?
limitlesspluto is offline
limitlesspluto
Member
Join Date: Aug 2020
Old 10-26-2020 , 08:28   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #150

hello, i added these in my databases.cfg, created the table but it cant still connect to database, can anyone help me with this? thank you very much
"csgo_weaponstickers"
{
"driver" "mysql"
"host" "localhost"
"database" "mydb"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "3306"
}
limitlesspluto is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:08.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode