Raised This Month: $ Target: $400
 0% 

StatusValue player is not looks at players.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
fl0werD
Senior Member
Join Date: May 2011
Old 01-22-2013 , 14:09   StatusValue player is not looks at players.
Reply With Quote #1

As one hook call StatusValue, when the player is not looks at the players?

Test plugin:
PHP Code:
#include <amxmodx>

public plugin_init() register_event("StatusValue""EventStatsValue""be")

public 
EventStatsValue(iPlayerclient_print(iPlayerprint_chat"Data1: %d, Data 2: %d"read_data(1), read_data(2)) 
Result:
HTML Code:
Friend:

Data1: 1, Data 2: 1
Data1: 2, Data 2: 4
Data1: 3, Data 2: 100

Data1: 1, Data 2: 0
Data1: 2, Data 2: 0
Data1: 3, Data 2: 0



Enemy:

Data1: 1, Data 2: 2
Data1: 2, Data 2: 2

Data1: 1, Data 2: 0
Data1: 2, Data 2: 0
fl0werD is offline
Send a message via ICQ to fl0werD
 



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 20:31.


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