View Single Post
NiHiLaNTh
Way Past Expiration
Join Date: May 2009
Location: Latvia
Old 09-08-2011 , 15:57   Re: Module: Orpheu2.3a
Reply With Quote #784

I am kinda confused how to hook DeathSound emitted by player? I were creating a signature and got stuck by one moment:
Code:
void CBasePlayer :: DeathSound( void )
This function has no arguments.So what should I write in my signature? Or I can ignore passing an argument.

This is my current singature(I am newbie in using Orpheu )

PHP Code:
{
     
"name" "DeathSound",
     
"class" "CBasePlayer",
     
"library" "mod",
     
"arguments" 
     [
                 
// what should be passed here ? oO
     
]

__________________

NiHiLaNTh is offline
Send a message via Skype™ to NiHiLaNTh