Advertisement
Marlingaming

SCS3 Server System - Server manager

Sep 7th, 2021
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. --this is the main program for the SCS3 Banking System Server
  2. start()
  3. function start()
  4.  
  5. end
  6.  
  7. function Wait()
  8.  
  9. end
  10.  
  11. function AccountManager(Account,Action,Amount)
  12.  
  13. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement