profileshame

Untitled

Apr 28th, 2012
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. using System;
  2. using System.Windows.Forms;
  3. using GTA;
  4.  
  5. namespace LockDoors
  6. {
  7. public class LockDoors:Script
  8. {
  9. public LockDoors()
  10. {
  11. KeyDown +=
  12. }
  13. }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment