Thread: Count
View Single Post
killergirl
Senior Member
Join Date: Jul 2010
Old 03-20-2012 , 09:20   Re: Count
Reply With Quote #2

PHP Code:
new count

public plugin_init(){
    
//
    
set_task(1.0"count"___"b")
}

public 
count(){
    
set_hudmessage(25500, -1.0, -1.006.012.0)
    
show_hudmessage(0"%d"count)
    
    
count++


Last edited by killergirl; 03-20-2012 at 09:20.
killergirl is offline