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

Zephyrus store config help


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
krikus62
Senior Member
Join Date: Jan 2015
Old 02-19-2019 , 10:26   Zephyrus store config help
#1

I am trying to sell a command that sets player HP to 100, but I can't figure it out:

Code:
	"Utility"
	{
		"Set HP to 100"
		{
			"command" "sm_hp @me 100"
			"price" "1000"
			"type" "command"
		}
	}
is there something wrong with my config ?
__________________
My plugins:
Spoiler
krikus62 is offline
Di3Z1E
Member
Join Date: May 2018
Old 02-19-2019 , 16:54   Re: Zephyrus store config help
#2

yeah, it will work only if the player have "sm_hp" access
idk how the "command" works in zeph, but it can be 1 of those 2
FakeClientCommand or ServerCommand

in case of ServerCommand
because the server doesn't know who is @me, it will not work

in case of FakeClientCommand
if the client doesn't have the permission to use "sm_hp" it won't work either

Last edited by Di3Z1E; 02-19-2019 at 17:07. Reason: typo
Di3Z1E is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 02-19-2019 , 22:43   Re: Zephyrus store config help
#3

Plugin related issues goes in to that plugin's own thread.

For plugins obtained outside of AlliedModders, you need to consult the author directly.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
Closed Thread



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 06:36.


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