Advertisement
Guest User

Untitled

a guest
Aug 20th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. if(first()){
  2. print("hej")
  3. dsJoinGroup(owner():steamID())
  4. dsSetScope(2)
  5. if(dsClk("1")){
  6. print("lort")
  7. }
  8.  
  9. }
  10.  
  11. SteamID="STEAM_0:0:127515814"
  12. dsJoinGroup(SteamID)
  13. dsSetScope(2)
  14. dsSend("TEST",SteamID,1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement