Can someone help me?
I know how to do views, a little do prios. and a little to script logics. The problem is, so many thing what i do, do someting wrong. Like:
Logics
if (said("wear","maks")) {
if(has("mask")) {
print("Ok.");
load.ego(o2);
set.ego(o2);
}
else {
print("You don't have a mask.");
}
}
...
or Prioritys
If i put a pink colour anywhere (@the priority-screen), i can walk behind, then no one can see the char. But if i go under the pink colour, nobody can see me! I must have to go 1cm down, then i can see the Char.
Help me!
-Ever alias SidyPlay