Announcement

Collapse
No announcement yet.

pseudo Element

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    pseudo Element

    Hi,
    Another nice Idea would be if you could create a pseudo Element with e.g. createElement("example") and could get them with getAllElements("example") (like a player) but which does not physically exist in the world ( e.g. in MTA: https://wiki.multitheftauto.com/wiki/CreateElement )
    Would be nice if it finds it way to Onset!

    #2
    Just use CreateObject with model 1 and when it streams it, disable collision and scale it to 0.0 to hide.
    Like it's done here: https://github.com/BlueMountainsIO/O.../webuistreamer

    Comment

    Working...
    X