So. For my jail map I need a few things. One of them, is on a certain tile x y, a hudtxt appears ONLY for the Ct's. Which is also only triggered by the T's of course.
I can imagine how it would work, but I can't get my mind straight and actually script it.
if team==1 then
if tile x y is bla bla whatever then
hudtxt2 and then I lost myself.
Could someone make such a script where in I could edit the x and y and also the hudtxt. Or atleast tell me how to make it
~Thanks!
Btw, the thing I just said with;
Quote
if team==1 then
if tile x y is bla bla whatever then
hudtxt2
if tile x y is bla bla whatever then
hudtxt2
Was not serious, so don't say you did this wrong etc.