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


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Memento won't show up
Post: RE: Memento won't show up

(10-09-2012, 06:52 AM)andyrockin123 Wrote: One thing I feel is being overlooked is that there is no /Language at the end of the file; if that truly is the case and not just an error copy/pasting it ...
elbichopt Development Support 14 10,062 10-09-2012, 01:01 PM
    Thread: Memento won't show up
Post: Memento won't show up

When I walk to the area, it shows that a memento has been wrote but when I go check it it only says: "-" lol Screenshots: Spoiler below! [Image: http://imageshack.us/a/img402/8234/amnes......
elbichopt Development Support 14 10,062 10-08-2012, 10:57 PM
    Thread: My script doesn't work?
Post: RE: My script doesn't work?

(08-16-2012, 07:45 PM)TheGreatCthulhu Wrote: (08-16-2012, 07:36 PM)elbichopt Wrote: Also, is there a way to make the enemy bigger? I tried to change the scale but when I enter the map it is on its...
elbichopt Development Support 22 16,230 08-16-2012, 07:47 PM
    Thread: My script doesn't work?
Post: RE: My script doesn't work?

Also, is there a way to make the enemy bigger? I tried to change the scale but when I enter the map it is on its normal size.
elbichopt Development Support 22 16,230 08-16-2012, 07:36 PM
    Thread: My script doesn't work?
Post: RE: My script doesn't work?

Sorry to bother you again, but what if I want to call more grunts? I added more fresh meats and made this code. But only the one you made works xD Spoiler below! Code://////////////////////...
elbichopt Development Support 22 16,230 08-16-2012, 02:08 PM
    Thread: My script doesn't work?
Post: RE: My script doesn't work?

(08-16-2012, 12:20 PM)fuytko Wrote: It's working,download and check this out.Wow yeah that map works but I don't know why, mine doesnt o.o Anyways, thank you for your time! I will try to create my m...
elbichopt Development Support 22 16,230 08-16-2012, 12:33 PM
    Thread: My script doesn't work?
Post: RE: My script doesn't work?

Roger that :\
elbichopt Development Support 22 16,230 08-16-2012, 12:11 PM
    Thread: My script doesn't work?
Post: RE: My script doesn't work?

(08-16-2012, 12:00 PM)fuytko Wrote: (08-16-2012, 11:53 AM)elbichopt Wrote: (08-16-2012, 11:51 AM)fuytko Wrote: Code://///////////////////////// //Run when entering map void OnStart() { SetEn...
elbichopt Development Support 22 16,230 08-16-2012, 12:05 PM
    Thread: My script doesn't work?
Post: RE: My script doesn't work?

(08-16-2012, 11:51 AM)fuytko Wrote: Code://///////////////////////// //Run when entering map void OnStart() { SetEntityPlayerInteractCallback("fresh_one", "ActivateMonster", true); } void ActivateM...
elbichopt Development Support 22 16,230 08-16-2012, 11:53 AM
    Thread: My script doesn't work?
Post: RE: My script doesn't work?

(08-16-2012, 11:31 AM)fuytko Wrote: Try this! Code://///////////////////////// //Run when entering map void OnStart() {    SetEntityPlayerInteractCallback("fresh_one", "ActivateMonster...
elbichopt Development Support 22 16,230 08-16-2012, 11:42 AM
    Thread: My script doesn't work?
Post: RE: My script doesn't work?

Help? :\
elbichopt Development Support 22 16,230 08-16-2012, 10:35 AM
    Thread: My script doesn't work?
Post: RE: My script doesn't work?

(08-15-2012, 10:14 PM)andyrockin123 Wrote: Make sure the name of the map and hps files are exactly the same, and they're in the same folder. In addition, make sure your hps is actually a c++ file, a...
elbichopt Development Support 22 16,230 08-15-2012, 10:17 PM
    Thread: My script doesn't work?
Post: RE: My script doesn't work?

(08-15-2012, 09:01 PM)Steve Wrote: the code seems to be alright could you send some screen shots of your meat's and grunt's settings?Thank you for replying! Sure do: Grunt: Spoiler below! ...
elbichopt Development Support 22 16,230 08-15-2012, 10:10 PM
  Question Thread: My script doesn't work?
Post: My script doesn't work?

I've started making my custom story in a while and I have faced some errors, which I always found a way to solve every single one of them. Until now. I made a script in which it makes the grunt active...
elbichopt Development Support 22 16,230 08-15-2012, 06:09 PM