Headline / Gangs

Gangs for Jailbreak Servers Running SourceMod
GNU General Public License v3.0
17 stars 7 forks source link

Suggestions #9

Closed WhyFaust closed 7 years ago

WhyFaust commented 7 years ago

1)+ Adding clan\chat gangs tags. 2)+ Adding set gang player model 3)+ Adding Throwing knives 4)+ Adding Grenades 5)+ Adding colors chat gang tag 6)+ Adding give/tagecredits command in adminmenu or gang menu(Root) and pick player list to give 7)+ Rename give/tagecredits command as my store plugin use their

Headline commented 7 years ago

These all seem like they'd be good external plugins to add functionality on the main one, so they'll not be added to the core plugin.

WhyFaust commented 7 years ago

What about 7?

Headline commented 7 years ago

Can you be more specific about it

Headline commented 7 years ago

I'm gonna go ahead and close this for now. Feel free to reopen to explain to me number 7 in more detail

WhyFaust commented 7 years ago

7)i`m use plugin shop(frozdark) And, when I write a command for example !givecredits {name} 1000 That to me 1000 credits is given both in a gang and in shop at once It can be done like this: sm_givegangscredits and so on

Headline commented 7 years ago

Oh. If that shop has an include file for developers send it to me, I'm okay with supporting private shops in this plugin.

shanapu commented 7 years ago

frozdark: https://github.com/shanapu/MyJailshop/blob/master/addons/sourcemod/scripting/include/shop.inc https://github.com/shanapu/MyJailshop/tree/master/addons/sourcemod/scripting/include/shop

Headline commented 7 years ago

shanapu, is this seperate from myjailshop? Why are you sharing repositories with it.

EDIT: Oh. I see what you're doing. Let me push a patch

Headline commented 7 years ago

Does this look good?

https://github.com/Headline22/Gangs/pull/10