Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # =================
- # ncCORE by niccosaint
- # Zakazane:
- # - Usuwanie tresci o autorze!
- # - Udostepnaniu skryptu innym!
- # - Podszywanie sie pod autora!
- # - Uzywanie kodu skryptu w swoich skryptach!
- # - Zarabianie na skrypcie!
- # - Dodawanie wlasnego kodu
- # =================
- variables:
- {nccore.working.thirst} = false
- {nccore.working.blood} = false
- {nccore.hits.%player%} = 0
- {nccore.blood.%player%} = 60000
- {nccore.thirst.%player%} = 100
- on load:
- send "&b&l[&encCORE&b&l] &aWlaczony!" to console
- wait 3 seconds
- send "&b&l[&encCORE&b&l] &aWlaczone moduly:" to console
- send "&4Krew: %{nccore.working.blood}%" to console
- send "&3Pragnienie: %{nccore.working.thirst}%" to console
- on unload:
- send "&b&l[&encCORE&b&l] &4Wylaczony!" to console
Advertisement
Add Comment
Please, Sign In to add comment