Raised This Month: $ Target: $400
 0% 

FakeMeda and TS help


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Styles
Veteran Member
Join Date: Jul 2004
Location: California
Old 09-24-2007 , 13:57   Re: FakeMeda and TS help
Reply With Quote #3

So your saying do something like:

Code:
#include <amxmodx>
#include <fakemeta>

public plugin_init()
{
	register_forward(FM_PlayerPreThink, "forward_prethink");
}

public forward_prethink(id)
{
	client_print(id, print_chat, "[AMXX] The action is %s", pev(id, pev_iuser3))
}
yeah I know I could have made something like /checkaction or some bs but I would rather it spam so I can see every second whats going on.

But yeah something like that and let it print out what that is and what its doing?

I'm just now starting to use FakeMeta and Engine Commands like velocity so I'm trying to learn as much and have as much fun with it as possible.
Styles is offline
Send a message via AIM to Styles
 



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 16:15.


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