Advertisement
AlexRap

Untitled

Jun 16th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. if(PlayerInfo[i][pVIP] != 0)
  2. {
  3. VipScris[i] = CreateDynamic3DTextLabel("{FFFF00}VIP USER", COLOR_WHITE, 0, 0, -20, 20, i);
  4. Streamer_SetFloatData(STREAMER_TYPE_3D_TEXT_LABEL, VipScris[i] , E_STREAMER_ATTACH_OFFSET_Z, 0.31);}
  5. else
  6. {
  7. DestroyDynamic3DTextLabel(VipScris[i]);
  8. }
  9.  
  10. pui asta de mai sus sub asta if(FireworkTimer[i] > 0) FireworkTimer[i]--;
  11.  
  12. Text3D:VipScris[MAX_PLAYERS], o pui sub asta Text3D:WantedScris[MAX_PLAYERS],
  13.  
  14. acum stergi tot ce tine de viplabel cauti si stergi tot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement