Signup Now
Results 1 to 5 of 5

Thread: Turn (Bug)

  1. #1
    Banned
    Join Date
    Dec 2013
    Location
    Porto Alegre - RS
    Posts
    524
    Reputation
    61
    Rep Power
    0

    Turn (Bug)

    Well the bug i think is not a biiig bug, but is necessary for me :P

    Look, when i put:

    PHP Code:
    auto(100)
    turn(direction
    Every direction is, then the player, start to walk, to this direction haha is so crazy :P

    Because i want to do a TurnToPlayer while im afk .-.

    There is a way to fix it?
    Last edited by Raphael; 12-15-2013 at 03:20 AM.

  2. #2
    Moderator BUgWT's Avatar
    Join Date
    Dec 2013
    Location
    www.bugwt.com
    Posts
    546
    Reputation
    72
    Rep Power
    22

    auto(100)
    if $self.dir ~= "n" then
    turn("n")
    wait(500)
    end
    Last edited by Raphael; 12-15-2013 at 02:35 AM.


    LATEST SCRIPTS SKYPE
    Got a Question? Add me on Skype!
    bugwt.support

    This image is hosted on a possibly dangerous website (http://mystatus.skype.com/smallclassic/bugwt.support). Please consider reuploading it on Imgur.com.


  3. #3
    Banned
    Join Date
    Dec 2013
    Location
    Porto Alegre - RS
    Posts
    524
    Reputation
    61
    Rep Power
    0
    Code:
    error in Persistent script NewPersistentScript3:
      ["if $self.direction ~= NoPlayer..."]:NewPersistentScript3:9 attempt to index global '$self' (a userdata value)

  4. #4
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,202
    Reputation
    141
    Rep Power
    10
    $self.dir

  5. #5
    Moderator BUgWT's Avatar
    Join Date
    Dec 2013
    Location
    www.bugwt.com
    Posts
    546
    Reputation
    72
    Rep Power
    22
    Dummy me. Still got the ibot lanugage in me. grrrrr


    LATEST SCRIPTS SKYPE
    Got a Question? Add me on Skype!
    bugwt.support

    This image is hosted on a possibly dangerous website (http://mystatus.skype.com/smallclassic/bugwt.support). Please consider reuploading it on Imgur.com.


 

 

Posting Permissions

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