• Keep players ents etc in game.
    4 replies, posted
Can someone help me out, I'm trying to get a specific entity from vanishing when someone leaves the server, for example the money printer.
falcos, and the leave disconnected players ents setting leaves there props.
I looked at the DarkRP svn and found this [url]http://code.google.com/p/darkrp/source/browse/trunk/gamemode/sv_gamemode_functions.lua[/url] look around line 619 for the GM:PlayerDisconnected(ply) disconnect function, it removes all the RP related objects when leaving the server.
[QUOTE=Quickyne;21192936]I looked at the DarkRP svn and found this [url]http://code.google.com/p/darkrp/source/browse/trunk/gamemode/sv_gamemode_functions.lua[/url] look around line 619 for the GM:PlayerDisconnected(ply) disconnect function, it removes all the RP related objects when leaving the server.[/QUOTE] thank you
Sorry, you need to Log In to post a reply to this thread.