Advertisement
Guest User

Untitled

a guest
Apr 19th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. if(zakupiono14[id] && get_user_flags(id) & ADMIN_LEVEL_H) menu_additem(menu, "\wCrossFire | Noble Gold \y= kupiono =","",0, aktywna)
  2. else if(cod_get_user_coins(id)>=4000 && get_user_flags(id) & ADMIN_LEVEL_H) menu_additem(menu, "\wCrossFire | Noble Gold \y[\dkoszt: \r4000 farbek | VIP\y]","",0, aktywna)
  3. else menu_additem(menu, "\dCrossFire | Noble Gold [\y4000 farbek | VIP\d]","",0, nieaktywna)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement