BASHDUP
Member
Would it be possible to create a lua script that allows tails to carry more than one player? That works like this : Sonic, latches onto Tails, while flying Knuckles decides to reach for Sonic, and latches on. I'm not experienced with Lua in the slightest. But I believe I've wrapped my head around a basic understanding of how this function could be preformed.
If Tails holds holds a player, that player being held would get a specific part of Tails code that has the latching ability and if someone latches onto that player the code will be passed down once again. What this would cause is a chain of multiple players being able to grab and hold players. Atleast a minimum of three.
I just thought I'd ask cause it seems like a script that would've been made already. And I was asked to make one in my server although I have no experience with lua. If someone could make it simple enough I'd attempt to make the script. As the bases of the code being passed down doesn't seem to demanding as I'd assume I'd have to copy the code and make it specific to the grabbed player.
If Tails holds holds a player, that player being held would get a specific part of Tails code that has the latching ability and if someone latches onto that player the code will be passed down once again. What this would cause is a chain of multiple players being able to grab and hold players. Atleast a minimum of three.
I just thought I'd ask cause it seems like a script that would've been made already. And I was asked to make one in my server although I have no experience with lua. If someone could make it simple enough I'd attempt to make the script. As the bases of the code being passed down doesn't seem to demanding as I'd assume I'd have to copy the code and make it specific to the grabbed player.