Author Topic: VCE Is being extremely wierd  (Read 646 times)

It's not VCE it's self as much as the fact that when my gamemode loads and the build automaticly loads when i start it, every VCE related output event is replaced with Setcolor <red>. so i think something is wrong, after a while i cleard bricks and reloaded the same build without doing anything and VCE loaded fine.

I need it to load right the first time is there a fix?

that always happens with JVS :l with the setcolor thing


I think it's because VCE and JVS hook some function and create their events when the server finished loading, AFTER the gamemode system loaded the save file.

is there something i can add to the gamemode's server.cs that can delay the load until the player spawns?