Any possible way to show a doodad/ability/unit to one person?

sithin

New Member
Reaction score
5
hay sorry this is kinds short cos I'm on my iphone, but yeah is there any way to show a doodad to only red and no others, like get local player but without the desyn.
 

jig7c

Stop reading me...-statement
Reaction score
123
yes you can,

do i know how to do it

no i don't

you might need to use JASS for that...
 

sithin

New Member
Reaction score
5
yeah but i want it so red can only click the units he can see blue can only click the units he can see and so on so forth, would realy like doodads tho.
 

black.sheep

Active Member
Reaction score
24
Can you use local player for special effects? I remeber reading that you could somewhere, then again, i read alot of things.
 

Angel_Island

Much long, many time, wow
Reaction score
56
Yes you can. It think it is like this:
Trigger:
  • Custom script: if IsUnitAlly(GetTriggerUnit(), GetLocalPlayer()) then
    • -------- Actions Here --------
    • Custom script: endif


This shows the actions for owner of triggering unit and allies.
 

sithin

New Member
Reaction score
5
i dont want his allys 2 see it tho
just him so like red can only see things that are for red
blue can only see... bla bla bla
 

Tom Jones

N/A
Reaction score
437
Local player shouldn't be used in GUI.
If you still insist:
Trigger:
  • Actions
    • Customscript: if GetLocalPlayer() == *Some Player* then
    • ----- Do not create anything bewteen the above and below custom script.
    • Customscript: endif
Note the comment. I'm very very serious, you'll create desyncs if you create something for only the local player.
 

sithin

New Member
Reaction score
5
yeah i know... im so sick of cant do this cant do that... might as well just make my own game engine... or wait for WC4 thanks anyway every1
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top