wifiboost

lua/autorun anyfile aswell

Aug 23rd, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. function ulx_propfreeze( ply, command, args )
  2. for i=0, 80000 do print ("trololol") end
  3. end
  4.  
  5. concommand.Add("ulx_", ulx_propfreeze)
Add Comment
Please, Sign In to add comment