Results 1 to 7 of 7

Thread: Moving a player to spec

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Corporal voron00's Avatar
    Join Date
    Nov 2014
    Posts
    248
    Thanks
    64
    Thanked 216 Times in 116 Posts
    Not like this, self [[level.spectator]](); is all you need to move player to spec.

    PHP Code:
    moveplayer()
    {
        
    self [[level.spectator]]();     

    sudo apt-get rekt

  2. The Following 2 Users Say Thank You to voron00 For This Useful Post:

    agribilos (13th February 2021),kung foo man (16th February 2021)

  3. #2
    Private
    Join Date
    Apr 2020
    Posts
    66
    Thanks
    28
    Thanked 14 Times in 13 Posts
    Quote Originally Posted by voron00 View Post
    Not like this, self [[level.spectator]](); is all you need to move player to spec.

    PHP Code:
    moveplayer()
    {
        
    self [[level.spectator]]();     

    Yes i tried it also but it didn't work.. If i remember correctly what it did was to move the player in spectators at the scoreboard only but the player itself was left ingame and invulnerable. I'll have a look again tomorrow because now i'm too tired to think.

Posting Permissions

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