- Joined
- Nov 6, 2009
- Messages
- 1,456
so this custom script is disconnecting people
Custom script: if GetLocalPlayer() == GetOwningPlayer(GetTriggerUnit()) then
Custom script: endif
is there a way to use this where it doesn't do that?
Custom script: if GetLocalPlayer() == GetOwningPlayer(GetTriggerUnit()) then
Custom script: endif
is there a way to use this where it doesn't do that?





















Here is a tutorial that might shine some light on GetLocalPlayer() for those curious: