Advertisement
Guest User

Untitled

a guest
Apr 27th, 2020
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.30 KB | None | 0 0
  1. ZARP.Pointshop.AddPoints(PLAYER, AMOUNT) -- Add diamonds
  2. ZARP.Pointshop.AddItem(PLAYER, ITEM_ID, AMOUNT) -- Add items (where ITEM_ID is the display name of the item, with "Card" appended for the card equivalents, ie. Kurisu Makise / Kurisu Makise Card)
  3. ZARP.Pointshop.AddEXP(PLAYER, AMOUNT) -- Add EXP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement