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

SetConVarInt


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Nail
BANNED
Join Date: May 2008
Location: PetrovЪ GradЪ
Old 11-09-2011 , 09:28   SetConVarInt
Reply With Quote #1

PHP Code:
SetConVarInt(FindConVar("sm_freezebomb"), client); 
L 11/08/2011 - 170:55: [SM] Native "SetConVarInt" reported: Invalid convar handle 0 (error 4)
Nail is offline
Monkeys
Veteran Member
Join Date: Jan 2010
Old 11-09-2011 , 09:43   Re: SetConVarInt
Reply With Quote #2

It means it didn't find "sm_freezebomb", which is obvious, seeing how it isn't a convar.
__________________
Get a lid on that zombie,
he's never gonna be alri-i-ight.
Oooh get a lid on that zombie,
or he's gonna feed all night.

Last edited by Monkeys; 11-09-2011 at 09:43.
Monkeys is offline
Nail
BANNED
Join Date: May 2008
Location: PetrovЪ GradЪ
Old 11-09-2011 , 09:57   Re: SetConVarInt
Reply With Quote #3

PHP Code:
ServerCommand("sm_freezebomb %i"client); 
Will it work?
Nail is offline
Monkeys
Veteran Member
Join Date: Jan 2010
Old 11-09-2011 , 10:03   Re: SetConVarInt
Reply With Quote #4

Yeah, that ought to work.
__________________
Get a lid on that zombie,
he's never gonna be alri-i-ight.
Oooh get a lid on that zombie,
or he's gonna feed all night.
Monkeys is offline
Nail
BANNED
Join Date: May 2008
Location: PetrovЪ GradЪ
Old 11-09-2011 , 12:52   Re: SetConVarInt
Reply With Quote #5

It also does not work, tell me please how to implement
Nail is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 11-09-2011 , 14:11   Re: SetConVarInt
Reply With Quote #6

Code:
[SM] Usage: sm_freezebomb <#userid|name>
Use #Userid (you see from status), not player index
PHP Code:
ServerCommand("sm_freezebomb #%i"GetClientUserId(client)); 
*edit
Check first that client is not 0
__________________
Do not Private Message @me

Last edited by Bacardi; 11-09-2011 at 14:13.
Bacardi is offline
Nail
BANNED
Join Date: May 2008
Location: PetrovЪ GradЪ
Old 11-10-2011 , 05:33   Re: SetConVarInt
Reply With Quote #7

Thanks, it works
Nail 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:26.


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