What the fuck is this shit?!
2 years ago
After playing this mod for about 20 hours, mostly on der riese, would like to write a feedback, starting with bugs:
- A lot of sounds are missing on Der Riese, mostly Samantha speech, especially the one related to eas...
2 years ago
Not sure if theres a script called _dds.gsc but you can try putting
before the loop
Code Snippet
cppif( IsDefined(level.dds.categories)){
// put the for loop in here
}
2 years ago
[code=cpp]radio_ee()
{
radio = GetEnt("radio", "targetname");
trigger = GetEnt("radio_trigger", "targetname");
trigger waittill("trigger");
radio PlaySound("random_sound");
trigger Delete();...
{
radio = GetEnt("radio", "targetname");
trigger = GetEnt("radio_trigger", "targetname");
trigger waittill("trigger");
radio PlaySound("random_sound");
trigger Delete();...
2 years ago
2 years ago
Did he start with his trash once again? I see a box everywhere
2 years ago