Raised This Month: $ Target: $400
 0% 

Ad.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
terrum
AlliedModders Donor
Join Date: Apr 2006
Location: United Kingdom
Old 02-25-2007 , 13:52   Re: Ad.
Reply With Quote #3

Quote:
Originally Posted by SAMURAI16 View Post
->
Code:
#include <amxmodx>


public plugin_init() {
    register_plugin("","","");
    
    set_task(1.0,"advert");
}

public advert()
{
    new value = random_num(300,360)
    
    client_print(0,print_chat,"Use /car_crash to get into your cool car")
    
    set_task(float(value),"advert")
}
actually i might just have this one, does it just show a message every 300-360 seconds saying /car_crash etc (not hud) ?
__________________
Thanks,
Terrum.


terrum is offline
Send a message via AIM to terrum Send a message via MSN to terrum Send a message via Skype™ to terrum
 



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 00:43.


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