I'm trying to make my in-game bot names work outside of the server. They Just say Bot14 ect.. But in game the bot has a name. So i'm trying to make the bot names work outside on the "join board". I've seen other servers do it.
Pictures if you still don't understand
[url]http://imgur.com/QYJzmgT[/url]
and
[url]http://imgur.com/9ly2UHh[/url]
bump
I don't think you can. It's probably a stupid idea but try detouring SteamID too
[CODE]if ply:IsBot() then
player.CreateNextBot( "BOT NAME" )
end[/CODE]
Why dosen't this work?
Edit: Fixed
Sorry, you need to Log In to post a reply to this thread.