I cant seem to find this anywhere..
How do I make a player spawn with a camera? I cant find the name for it anywhere, and i can't use the ply:Give function until I do.
Any help?
Thanks in advance.
gmod_camera
[editline]09:36AM[/editline]
[lua]ply:Give("gmod_camera")[/lua]
[editline]09:36AM[/editline]
Make sure to do it in [url=http://wiki.garrysmod.com/?title=Gamemode.PlayerLoadout]PlayerLoadout[/url]
You can run it even in Spawn!
[QUOTE=commander204;16976420]You can run it even in Spawn![/QUOTE]
[QUOTE=Fluid]How do I make a player spawn with a camera?[/QUOTE]
.
[QUOTE=MakeR;16976317]
Make sure to do it in [url=http://wiki.garrysmod.com/?title=Gamemode.PlayerLoadout]PlayerLoadout[/url][/QUOTE]
...
PlayerLoadout is made specifically for giving the player weapons.
No its called from The player Spawn in the base gamemode.
Thanks, Guys. I'll see if this works :D
Sorry, you need to Log In to post a reply to this thread.