Interior
#7

Quote:
Originally Posted by $ЂЯĢ
Your fault since you didn't manage to obtain knowledge that specific sounds can be trned off only with specific sounds.
pawn Код:
public OnPlayerInteriorChange(playerid,newinteriorid,oldinteriorid)
{
    if(newinteriorid == 3 && oldinteriorid == 0)
    {
        PlayerPlaySound(playerid, 1062, 2496.65,-1696.55 ,1014.74);
    }
    else if(newinteriorid == 0 && oldinteriorid == 3)
    {
      PlayerPlaySound(playerid, 1063, 0.0, 0.0, 0.0);
    }
    return 1;
}

Quote:
Originally Posted by Joe Staff
Other interiors have interior ID 3
He will care about that when he realized that. We are not here to script for other people, but for hlep them with problems. And this is so fucking simple that this topic isn't even needed.
OMG TNX SO MUCH..

YOU Realy are "GANGSTA !! "


LOCK , CLOSE , DELETE !
Reply


Messages In This Thread
Interior - by GaGlets(R) - 30.10.2009, 18:18
Re: Interior - by Joe Staff - 30.10.2009, 18:25
Re: Interior - by Sergei - 30.10.2009, 18:27
Re: Interior - by Joe Staff - 30.10.2009, 18:30
Re: Interior - by GaGlets(R) - 30.10.2009, 18:43
Re: Interior - by Sergei - 30.10.2009, 18:46
Re: Interior - by GaGlets(R) - 30.10.2009, 18:51

Forum Jump:


Users browsing this thread: 1 Guest(s)