A while ago, I already got a cog, so when u step on the surface of a 3do the mat changes on the 3do. this works good, but the only problem is that only the host can see the 3do light up. Reply and make it so both the Host and the Players can see the 3do surface light up. here is the cog:
#======================
symbols
message entered
message exited
surface face
thing key
sound ping=sound.wav
Material Mat
end
#.......................
code
entered:
Setmaterialcel(Mat, 1);
playsoundglobal(ping,1,0.0,0x0);
movetoframe(key,1,5);
return;
exited:
Setmaterialcel(Mat, 0);
movetoframe(key,0,5);
return;
end
#======================
------------------
Your Owners Clan Leaader,
_yo_wasup_
#======================
symbols
message entered
message exited
surface face
thing key
sound ping=sound.wav
Material Mat
end
#.......................
code
entered:
Setmaterialcel(Mat, 1);
playsoundglobal(ping,1,0.0,0x0);
movetoframe(key,1,5);
return;
exited:
Setmaterialcel(Mat, 0);
movetoframe(key,0,5);
return;
end
#======================
------------------
Your Owners Clan Leaader,
_yo_wasup_
-=__/¯¯l¤¥Ø¤l¯¯\__\/\/ª≤uÞ_=-
http://www.TeamYo.org
http://www.TeamYo.org