Raised This Month: $ Target: $400
 0% 

Explain the difference


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
devWaleed
Member
Join Date: Apr 2013
Location: Karachi, Pakistan
Old 11-19-2013 , 03:03   Explain the difference
Reply With Quote #1

EDIT: I know how to hook all 3 events but each event is executed differently (paramaters) in many plugins but they still do the same thing. Can anybody please explain this?

PHP Code:
// HL Death Event
register_event("DeathMsg","death_msg","a");
register_event("DeathMsg""hook_death""a""1>0");

// HL Round Start/Re-Start Event
register_event("TextMsg","Event_RoundRestart","a","2&#Game_w");
register_event("TextMsg","Event_RoundRestart","a","2&#Game_C");

// HL Damage Event
register_event("Damage""on_damage""b""2!0""3=0""4!0");
register_event("Damage","Damage","b"); 

Last edited by devWaleed; 11-19-2013 at 05:17.
devWaleed is offline
Send a message via Skype™ to devWaleed
 



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 23:21.


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