Raised This Month: $ Target: $400
 0% 

[HELP] get_pdata_int and StatusText


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
keyblade
Member
Join Date: Nov 2010
Location: China
Old 10-02-2011 , 10:10   Re: [HELP] get_pdata_int and StatusText
Reply With Quote #5

PHP Code:
#include <amxmodx>
#include <fakemeta>
 
#define PLUGIN "TEST"
#define VERSION "1.0"
#define AUTHOR "Ice-Action |#KeyBlade"
 
public plugin_init()
{
    
register_plugin(PLUGINVERSIONAUTHOR)
    
register_logevent("Round_Start_Event"2"1=Round_Start")
}
 
public 
Round_Start_Event(id)
{
    new 
TEAM get_pdata_int(id1145)
    
client_print(idprint_chat"%d"TEAM)

keyblade 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 19:31.


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