Raised This Month: $ Target: $400
 0% 

How do I set player's animations with orpheu?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
bogdyuttzu
Senior Member
Join Date: Dec 2009
Location: Romania
Old 08-08-2011 , 09:44   How do I set player's animations with orpheu?
Reply With Quote #1

I have this sing

PHP Code:
{
    
"name"      "SetAnimation",
    
"class"     "CBasePlayer",
    
"library"   "mod",
    
"arguments" :
    [
        {
            
"type"  "PLAYER_ANIM"
        
}
    ],
    
"identifiers":
    [
        {
            
"os"    "windows",
            
"mod"   "cstrike",
            
"value" : [0x83,0xEC,0x48,0x53,0x55,0x8B,0xE9,0x56,0x57,0x8B,0x4D,0x04,0x8B,0x81,"*","*","*","*",0x85,0xC0,0x0F,0x84,"*","*","*","*",0x8B]
        },
        {
            
"os"    "linux",
            
"mod"   "cstrike",
            
"value" "SetAnimation__11CBasePlayer11PLAYER_ANIM"
        
}
    ]

PHP Code:
public anim(id)
{
    
OrpheuCall(OrpheuGetFunction("SetAnimation""CBasePlayer"), "8")

I want to set player animations and i use this, but i don't have id
bogdyuttzu is offline
Send a message via Yahoo to bogdyuttzu
 



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 03:25.


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