Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Need help with script (SOLVED)
Post: RE: Need help with script

(07-15-2011, 12:48 AM)DRedshot Wrote: its easy! Code:int x == RandInt(1 , 50); SetEntityActive("c_" +x, true); Try that :p EDIT: After a series of trial and error, I mutated your code to something d...
mzx987 Development Support 8 6,727 07-15-2011, 01:00 AM
    Thread: Need help with script (SOLVED)
Post: RE: Need help with script

(07-14-2011, 10:21 PM)Roenlond Wrote: Oh, so you've spawned 50 entities and want them to be activated at random? There's probably a way to do it, but someone else will have to chip in on that :) :-/...
mzx987 Development Support 8 6,727 07-15-2011, 12:26 AM
    Thread: Need help with script (SOLVED)
Post: RE: Need help with script

(07-14-2011, 10:17 PM)Roenlond Wrote: That command doesn't spawn entities, it activates already spawned ones. As for the functionality, I'm not sure how you'd do it. Sry. I wuz trying to say I want ...
mzx987 Development Support 8 6,727 07-14-2011, 10:18 PM
    Thread: Need help with script (SOLVED)
Post: Need help with script (SOLVED)

Just wanted to ask this question about scripting: What did I do wrong with this string of code? Code:SetEntityActive("c_" RandInt(1, 50), true); I wanna make it so it makes a random entity with the ...
mzx987 Development Support 8 6,727 07-14-2011, 10:11 PM
    Thread: Enemy music
Post: RE: Enemy music

It worked. Because there were 2 things I was missing: 1. The "enemy" folder and 2. Renaming the custom ".ent" file Thanks for the help. :D EDIT: One more thing. Since we are talking about ene...
mzx987 Development Support 3 3,418 07-13-2011, 04:14 PM
    Thread: Enemy music
Post: Enemy music

I was just wondering... Is there a way to stop the enemy music? I edited the main "servant_grunt.ent" file, erased the danger, search, and attack music and it worked. But I didn't want to mess with ...
mzx987 Development Support 3 3,418 07-13-2011, 02:43 PM
    Thread: Pitch black problem
Post: RE: Pitch black problem

I have already tried that, but I re-downloaded it, installed the files in "C:\NVIDIA\WinVista\179.48\IS", but I still got the same error message.
mzx987 Technical Support - Amnesia: The Dark Descent 7 7,684 02-08-2011, 10:39 PM
    Thread: Pitch black problem
Post: RE: Pitch black problem

I've tried to do that, but my dad won't let me uninstall the old one to install the new ones. We tried updating them by downloading the latest NVIDIA drivers, but when we try to install it, it says th...
mzx987 Technical Support - Amnesia: The Dark Descent 7 7,684 02-07-2011, 11:02 PM
    Thread: Pitch black problem
Post: Pitch black problem

I need some help! I tried to play Amnesia: The Dark Descent on my new computer that someone sent me and for some reason, everything in the game is pitch black. I can still see the logos, the menu bu...
mzx987 Technical Support - Amnesia: The Dark Descent 7 7,684 02-06-2011, 07:13 PM