Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function beep(player, command)
- if ( openAura.schema:PlayerIsCombine(player) ) then
- player:EmitSound("npc/combine_soldier/vo/off1.wav") end)
- end;
- end;
- timer.Simple( 5, beep, ply )
Advertisement
Add Comment
Please, Sign In to add comment