Raised This Month: $ Target: $400
 0% 

Error Message


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
claudiuhks
Yam Inside®™℠
Join Date: Jan 2010
Location: Living Randomly
Old 05-01-2012 , 09:22   Re: Error Message
Reply With Quote #2

Don't force clients to change their settings.

Functions have this form:

PHP Code:
DO_SOMETHING"THIS STRING" );
DO_SOMETHINGTO_THIS_PLAYER"THIS STRING" );

IF( 
SOMETHING )
{
  DO;
}

IF( 
IS_ALIVETHIS_PLAYER ) )
{
  DO;
}

IF( 
IS_CONNECTEDTHIS_PLAYER ) && IS_ALIVETHIS_PLAYER ) )
{
  DO;

Here is a list of functions: http://www.amxmodx.org/funcwiki.php

PHP Code:
    register_event("ResetHUD""event_spawn""b")
}
public 
event_spawn(id){
    
//<snip>

 
engclient_cmdid"jointeam""1" );
   
client_cmdid"jointeam 1" );

__________________

Last edited by Exolent[jNr]; 05-01-2012 at 09:40. Reason: Removed slowhacking code.
claudiuhks is offline
Send a message via MSN to claudiuhks Send a message via Yahoo to claudiuhks Send a message via Skype™ to claudiuhks
 



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


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