AddBuff for all players cmd

01/03/2018 13:30 FlyServices#1
closed
01/03/2018 16:18 Mike Oxmaul#2
Code:
 void CUser::LaunchSrvBuffUser( int nBuff )
{
    CUser* pUser = static_cast<CUser*>( prj.GetUserByID( m_idPlayer ) );
    if( IsValidObj( pUser ))
Realy?
01/03/2018 19:45 FlyServices#3
lol that's not my code i only make the cmd
just change by IsValidObj( this )