10.06.2015, 08:24
Thank you DDarklouis...
But Add " at the end of Detected!"
It wasn't working but now it is when i put " ,Anyways thankyou alot.
if ( floatabs( fVZ ) < 0.15 )
{
ClearAnimations( iPlayer, 1 );
ApplyAnimation( iPlayer, "PED", "XPRESSscratch", 0.0, 1, 0, 0, 0, FREEZE_TIME, 1 );
GameTextForPlayer( iPlayer, "2-Shoot - Detected!", FREEZE_TIME, 4);
}
But Add " at the end of Detected!"
It wasn't working but now it is when i put " ,Anyways thankyou alot.
if ( floatabs( fVZ ) < 0.15 )
{
ClearAnimations( iPlayer, 1 );
ApplyAnimation( iPlayer, "PED", "XPRESSscratch", 0.0, 1, 0, 0, 0, FREEZE_TIME, 1 );
GameTextForPlayer( iPlayer, "2-Shoot - Detected!", FREEZE_TIME, 4);
}