Jump to content
Sign in to follow this  
manesh

What object name do other players have?

Recommended Posts

Hello,

using the debugconsole on my little local server I want to give another human player or another ai player a weapon for example.

When I want to edit my character I can use player addMagazine "x" or player addWeapon "y".

What is the equivalent of 'player' for the other ai or human played characters?

Thank you

Share this post


Link to post
Share on other sites

If anyone has the same problem, for example for teleporting someone to your position you could do:

(allunits select 1) setPos position player

Beware, that the unit can also be an AI. So check what ID the other player has.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×