Results 1 to 7 of 7

Thread: Account system ban

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Private First Class
    Join Date
    Dec 2012
    Posts
    127
    Thanks
    132
    Thanked 114 Times in 63 Posts
    So, however you made your "account-system" the easiest way is to define ban on player in his data-file.

    Example:

    PHP Code:
    if(!isDefined(self.banned)) fPrintLn(file0); else fPrintLn(file1); 
    Last edited by Jeplaa; 10th November 2013 at 09:55.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •