Raised This Month: $ Target: $400
 0% 

no


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Awesome_man
Senior Member
Join Date: May 2014
Location: singapore
Old 10-07-2014 , 09:00   Re: Code not working
Reply With Quote #5

Quote:
Originally Posted by aron9forever View Post
PHP Code:
#include <amxmodx>
#include <dhudmessage>

public plugin_init ()
{
    
register_plugin("Welcome Message""""")     
}

public 
client_putinserver(id)
{
    
set_task(5.0"welcome"id+1337)
}
public 
client_disconnect(id)
{
remove_task(id+1337)
}
public 
welcome(id)
{    
    
set_dhudmessage(02552120.270.3326.012.0)
    
show_dhudmessage(id-1377"Welcome to ^nOnline gamers!"

so you don't get run time errors
It's crashing server again n again
Awesome_man is offline
 



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:45.


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