How to?

How to?

Discuss Lua based Spring scripts (LuaUI widgets, mission scripts, gaia scripts, mod-rules scripts, scripted keybindings, etc...)

Moderator: Moderators

Post Reply
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

How to?

Post by smoth »

Ok say a player drops and a player .takes, or a player gives all his units to an ally player...


How do I find out what player was dropped/gave his stuff and who receives his stuff
SirMaverick
Posts: 834
Joined: 19 May 2009, 21:10

Re: How to?

Post by SirMaverick »

smoth wrote:How do I find out what player was dropped/gave his stuff and who receives his stuff
player was dropped: There is no callin for that atm.
You can only find out by looking constantly at active players who are not specs and notice a change.

gave his stuff and who receives his stuff: Afaik also no direct info. You can only guess by the spam of UnitTaken()/UnitGiven().
SirMaverick
Posts: 834
Joined: 19 May 2009, 21:10

Re: How to?

Post by SirMaverick »

SirMaverick wrote:player was dropped: There is no callin for that atm..
Missing feature? Provide a patch!
Post Reply

Return to “Lua Scripts”