Jump to content
Sign in to follow this  
snniper

How do you make a blob on top of there head

Recommended Posts

Looking for some help on compiling a script that puts a blob on top of there head so team mates know who on there team and whos not

Share this post


Link to post
Share on other sites

Thanks for Giveing me a reply but thats not what Im looking for I ran across that one before I made this post. Im more looking for the wasteland style Identifier.

Share this post


Link to post
Share on other sites

You could attachTo the Sphere Object to the player and give it diffrent Colors.

createVehicle (to create the Sphere Object)

attachTo (to attach the object on the players)

setObjectTexture (to define the Color of the Sphere, take a look at the bottom of the page, where a user explain how to use setObjectTexture only with ARGB)

RGB (to find the RGB values)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×