Advertisement
Guest User

Untitled

a guest
Oct 9th, 2015
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. if _diana1 animationPhase "terc" == 0; then
  2.  
  3. {
  4.  
  5. Dianas_restantes = Dianas_restantes - 1;
  6.  
  7. hint parseText format ["<t color='#FF0000' size='1.5'>%1 Dianas Restantes</t>",Dianas_restantes];
  8.  
  9. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement