Results 1 to 10 of 12

Thread: custom ID ban

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Private First Class
    Join Date
    Oct 2013
    Posts
    219
    Thanks
    56
    Thanked 105 Times in 66 Posts
    PHP Code:
    if(isdefined(args[2]) && isint(args[2]))
        
    id int(args[2]);
    else
        return; 

  2. The Following User Says Thank You to filthy_freak_ For This Useful Post:

    Ni3ls (12th November 2015)

Posting Permissions

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