ItzMartriX 0 Posted June 11 Hello, i downloaded this character creator by @rootcause and its pretty insane but i have the following question: I dont want it by a command like here with "/creator", i need an Event that i can call in C#. for ex. like : SendPlayerToCreator(player); or smth like that Is that possible? Share this post Link to post Share on other sites
MiMIMi 2 Posted June 11 (edited) In JS modify the code to trigger on specific event and just trigger the event from C#. Edited June 11 by MiMIMi 1 Share this post Link to post Share on other sites