Raised This Month: $51 Target: $400
 12% 

Zephyrus Store Module Commands


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
OXYD
AlliedModders Donor
Join Date: Aug 2019
Location: pluto
Old 08-04-2019 , 12:18   Zephyrus Store Module Commands
Reply With Quote #1

Hy! Can someone help me with a store module?
I need to add some items in the store with this things:

- On buy -> execute a specific command like give weapon_ak47 [When u buy it, it gives u the weapon]
- Uses per round -> have a limited uses for each round and if possible for each team [U can buy just one in the same round]
- So the config will look something like or similar:

HTML Code:
	"AK-47"
		{
			"cmd" "give weapon_ak47"
			"ct_uses" 	"1"
			"t_uses" 	"1"
			"price" "250"
		}
i dont want to use it just for "give" commands, i want to execute more other commands.

Thanks for who is trying to help and sorry for my bad english

Last edited by OXYD; 08-04-2019 at 12:18.
OXYD is offline
Cruze
Veteran Member
Join Date: May 2017
Old 08-04-2019 , 13:10   Re: Zephyrus Store Module Commands
Reply With Quote #2

PHP Code:
"AK 47"
{
       
"weapon" "weapon_ak47"
       "type" "weapon"

__________________
Taking paid private requests! Contact me
Cruze is offline
OXYD
AlliedModders Donor
Join Date: Aug 2019
Location: pluto
Old 08-04-2019 , 15:05   Re: Zephyrus Store Module Commands
Reply With Quote #3

Quote:
Originally Posted by OXYD View Post
i dont want to use it just for "give" commands, i want to execute more other commands.
ik my english is bad, but still, read twice please
OXYD 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 12:32.


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