I recently started a new map that has a few reflection probes, lights, and fx. However, when I try to build lights in Radiant or the launcher, Radiant crashes. I have an Intel i3 7100, 8GB of DDR4 RAM, and an RX 470. Are my specs lacking, or is something causing Radiant to crash?
9 years ago
Amusing you can add a iprintlnbold("power is on"); after the flag wait and it prints, and add one in the loop for each struct and it prints the origins of these structs, then:
Do you have the fx i...
10 years ago
I have been trying to spawn some fx after turning on the power, but I have no idea why it isnt working.
[code]#precache("fx", "zombie/fx_mainframe_tip_zmb");
#precache("fx", "zombie/fx_mainframe_linked_rings_zmb");
#precache("fx", &quo...
[code]#precache("fx", "zombie/fx_mainframe_tip_zmb");
#precache("fx", "zombie/fx_mainframe_linked_rings_zmb");
#precache("fx", &quo...
10 years ago