Raised This Month: $ Target: $400
 0% 

How do I call a registered event?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
suhdude
Senior Member
Join Date: Mar 2016
Location: Sweden
Old 11-10-2017 , 19:54   Re: How do I call a registered event?
Reply With Quote #17

Quote:
Originally Posted by wickedd View Post
PHP Code:
get_user_origin(idc4origin[3], mode 0); 

PHP Code:
get_user_originidc4origin ); 
Hmm, now the dot is nowhere on the radar and the clock is not removed.
Looks like this now:

Code:
public delete_clock(id) { new Float:c4origin[3]; get_user_origin( id, c4origin ); 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()}

Thanks.

Last edited by suhdude; 11-10-2017 at 19:55.
suhdude 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:19.


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