Raised This Month: $ Target: $400
 0% 

Sprite edit


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
thomp22
Junior Member
Join Date: Feb 2011
Old 06-16-2011 , 14:25   Sprite edit
Reply With Quote #1

How could i manipulate the sprite of only a certain player, not everyones?


ie:
Code:
spr = get_user_msgid( "someSprite" );
register_message( spr, "Message_spr" );
 
    
    public Message_spr()
    {
        set_msg_arg_int( 2, ARG_BYTE, 255 ); 
        set_msg_arg_int( 3, ARG_BYTE, 0 ); 
        set_msg_arg_int( 4, ARG_BYTE, 0 );
    }
thomp22 is offline
 


Thread Tools
Display Modes

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:29.


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