• Lua Respawn code/command.
    2 replies, posted
Please I would like to know the lua respawn command, to add in a TTT server. Basically I would like to open my !menu and be able to use a ulx command so I can respawn players. Thanks alot. -Divize
[URL="http://forums.ulyssesmod.net/index.php/topic,4387.0.html"]http://forums.ulyssesmod.net/index.php/topic,4387.0.html[/URL] It's dated, but it might work.
Use [lua]if( !pl:Alive() ) then pl:Spawn() end[/lua]
Sorry, you need to Log In to post a reply to this thread.