Raised This Month: $ Target: $400
 0% 

global var ?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
DaniDin
Member
Join Date: Oct 2008
Old 01-09-2009 , 10:13   global var ?
Reply With Quote #1

hi i want to do timer that i can change the time how to do it ?
PHP Code:
#include <amxmodx>
#include <amxmisc>

new Gtime 10;

public 
plugin_init()
{
set_task(Gtime ,"HelloMSG",0,_,_,"b")
}
public 
HelloMSG(id)
{
    
server_cmd("amx_say Hi , Welcome to my server .")
     
Gtime 300;

DaniDin is offline
 


Thread Tools
Display Modes

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 09:10.


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