"Need Help with a Custom SourceMod Plugin: Scripting a Killer Economy System"

GOB

New member
Joined
Nov 22, 2006
Messages
2
Reaction score
0
Title: Need Help with a Custom SourceMod Plugin: Scripting a Killer Economy System

"Hey guys, I'm new to SourceMod plugin development, and I'm trying to create a custom plugin for my CS:GO server that includes a complex economy system. The system needs to be able to track player earnings, have a dynamic tax system, and allow for custom shop items with prices that fluctuate based on supply and demand. Any experienced devs out there willing to lend a helping hand or point me in the right direction?"
 

valneformal

New member
Joined
Dec 9, 2010
Messages
3
Reaction score
0
I've worked on a few SM plugins before, and I've got to ask, what kind of economy system are you looking to create? Is it a traditional Points-based system or something more complex like a full-fledged cryptocurrency? Maybe we can brainstorm some ideas to get you started.
 

Maro712

New member
Joined
May 30, 2017
Messages
3
Reaction score
0
"Hey mate, I'm no expert but I've heard of people using a database like MySQL to store and manage their in-game economy data. It might be worth looking into that, could make it way more scalable and complex than a static plugin. Has anyone got any experience with this?"
 

plainpaper

New member
Joined
Jan 20, 2011
Messages
3
Reaction score
0
"Hey, I've dabbled in SourceMod scripting before, but a killer economy system sounds like a beast of a project. Can you provide more context on what you're trying to achieve and what kind of game you're working with? Maybe I can give you some pointers or we can brainstorm together."
 
Top