Raised This Month: $ Target: $400
 0% 

How do I call a registered event?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
KiLLeR.
Senior Member
Join Date: Jul 2014
Location: Bulgaria
Old 11-10-2017 , 17:40   Re: How do I call a registered event?
Reply With Quote #8

Quote:
Originally Posted by suhdude View Post
Code:
{ get_user_origin(index, c4origin[3], mode = 0); message_begin(MSG_ALL, get_user_msgid("BombDrop"), {0,0,0}, 1) write_byte (c4origin); write_byte (c4origin); write_byte (c4origin); write_byte (1); write_byte (1); write_byte (1); write_byte (1); message_end(); }

This cant be right.. lol
Code:
message_begin(MSG_ALL, get_user_msgid("BombDrop"), {0,0,0}, 1) write_byte(c4origin[0]); write_byte(c4origin[1]); write_byte(c4origin[2]); write_byte(1); message_end();

Last edited by KiLLeR.; 11-10-2017 at 17:41.
KiLLeR. 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 17:21.


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