Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2020
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. concommand.Add("givepointtome2",function( ply, SetPoints )
  2. --ply:SetKeyValue("startingworth", 500)
  3. ply:SetSkillUnlocked(SKILL_STOIC1, true)
  4. ply:SetPoints(500)
  5. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement