Raised This Month: $ Target: $400
 0% 

[HELP] What wrong here?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Fuck For Fun
Veteran Member
Join Date: Nov 2013
Old 03-31-2014 , 15:46   [HELP] What wrong here?
Reply With Quote #1

Code:
L 03/31/2014 - 22:39:39: [AMXX] Run time error 10: native error (native "message_begin")
L 03/31/2014 - 22:39:39: [AMXX]    [0] Laser.sma::RoundEnd (line 51)
PHP Code:
public RoundEnd( )
{
    
message_begin(MSG_ALLget_user_msgid("g_iMsgID_ScreenFade"));
    
write_short(4096*1); // Duration
    
write_short(4096*2); // Hold time
    
write_short(4096); // Fade type
    
write_byte(0); // Red
    
write_byte(0); // Green
    
write_byte(0); // Blue
    
write_byte(255); // Alpha
message_end(); 

Last edited by Fuck For Fun; 03-31-2014 at 15:47.
Fuck For Fun is offline
Send a message via Skype™ to Fuck For Fun
 



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 05:58.


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