Results 1 to 10 of 14

Thread: Wall-of-shame

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    [10:08] Anonymous: ik heb vraag. ik heb een guidsecret gemaakt . maar ik wil als "else" als je guid dus niet goed is en toch druk je op F dat je geteleport word naar de gevangenis ... hoe maak ik dat?
    [10:33] Anonymous: ?
    [10:33] IzNoGoD: srsly
    [10:33] Anonymous: ja -.-
    [10:34] IzNoGoD: "else" als je guid dus niet goed is en toch druk je op F dat je geteleport word naar de gevangenis
    [10:34] IzNoGoD: dat doe je door
    [10:34] Anonymous: ja
    [10:34] IzNoGoD: in de else als je guid niet goed is te teleporteren naar de gevangenis
    [10:34] IzNoGoD: omg
    [10:34] Anonymous: ja snap ik omfg maar ik weet niet hoe ik dat script schrijf
    Which loosely translates as:
    [10:08] Anonymous: i have a question. i made guidsecret. but i want if "else" if your guid is not correct and you still press f that you will be teleported to the prison.... how do i make that?
    [10:33] Anonymous: ?
    [10:33] IzNoGoD: srsly
    [10:33] Anonymous: yes -.-
    [10:34] IzNoGoD: "else" if your guid is not correct and you still press f that you will be teleported to the prison
    [10:34] IzNoGoD: you can make that by
    [10:34] Anonymous: yes?
    [10:34] IzNoGoD: teleport someone to the prison in the "else" if your guid is incorrect
    [10:34] IzNoGoD: omg
    [10:34] Anonymous: ye i get that but i dont know how to write that script
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  2. #2
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Quote Originally Posted by IzNoGoD View Post
    Which loosely translates as:
    [10:34] IzNoGoD: teleport someone to the prison in the "else" if your guid is incorrect
    PHP Code:
    else
         
    player setOrigin(jail.origin); 
    Last edited by Mitch; 27th February 2014 at 09:50.

  3. The Following User Says Thank You to Mitch For This Useful Post:

    Kemi (28th 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
  •