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

get_cvar_num problem


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Torge
Veteran Member
Join Date: Oct 2011
Old 01-27-2012 , 19:44   get_cvar_num problem
Reply With Quote #1

Problem fixed, thanks Devil259!

Last edited by Torge; 06-17-2012 at 12:46.
Torge is offline
Devil259
Veteran Member
Join Date: Dec 2009
Location: France (59)
Old 01-27-2012 , 20:02   Re: get_cvar_num problem
Reply With Quote #2

Code:
new delay = get_cvar_pointer( "zp_delay" ) new Float: get_delay = get_pcvar_float( delay ) set_task( get_delay , "something" , id ) public something( id ) {     if( is_user_alive( id ) )     {         user_kill( id )     } }
__________________
You can do anything you set your mind to, man.


Last edited by Devil259; 01-27-2012 at 20:02.
Devil259 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 07:36.


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