Is it possible to remove the owner of a sentry(for example) which was created by the map, then given an owner through the SetBuilder function?
The game is TF2
Do you mean with a obj_sentrygun
Yes
Set it's owner to "" using sourcemod.
[QUOTE=Legend286;23328525]Set it's owner to "" using sourcemod.[/QUOTE]
That's not a very good solution when making a map, i'm afraid.
[editline]04:27PM[/editline]
Any other solution?
Modify the hud and remove it from everyone.
[QUOTE=Lord Ned;23332037]Modify the hud and remove it from everyone.[/QUOTE]
How do i do that? I've never really done anything "big" for tf2, with entities
Anyone? :saddowns:
[QUOTE=Dj-J3;23328978]That's not a very good solution when making a map, i'm afraid.
[editline]04:27PM[/editline]
Any other solution?[/QUOTE]
Try with a point_servercommand or point_clientcommand to do it?
[QUOTE=Zyx;23363539]Try with a point_servercommand or point_clientcommand to do it?[/QUOTE]
The server would still need sourcemod, or are you talking about another command?
Sorry, you need to Log In to post a reply to this thread.