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


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to do so Grunts poofs
Post: RE: How to do so Grunts poofs

datguy5 : I just keep getting up FATAL ERROR :s
putty992 Development Support 18 11,569 06-12-2012, 09:09 PM
    Thread: How to do so Grunts poofs
Post: RE: How to do so Grunts poofs

getting up FATAL ERROR main (46,1) :ERR :Unexpected end of file void OnStart() { AddEntityCollideCallback("Player", "TeleportScript", "NailThatSucker", true, 1); AddEntityCollideCallback("Player",...
putty992 Development Support 18 11,569 06-12-2012, 08:59 PM
    Thread: How to do so Grunts poofs
Post: RE: How to do so Grunts poofs

Can just u guys stops fighting eachother and help me instead or u can fight in pm or something... How should I write after this ? void OnStart() { AddEntityCollideCallback("Player", "TeleportScri...
putty992 Development Support 18 11,569 06-12-2012, 07:08 PM
    Thread: How to do so Grunts poofs
Post: RE: How to do so Grunts poofs

It's for my friend and what should i write after this in script ive got 2 teleported naked guys void OnStart() { AddEntityCollideCallback("Player", "TeleportScript", "NailThatSucker", true, 1); Ad...
putty992 Development Support 18 11,569 06-12-2012, 03:35 PM
    Thread: How to do so Grunts poofs
Post: How to do so Grunts poofs

Hi! I wondering how to do the script so grunts poofs when they get close and if i want a third Teleporting naked guy how to put ive tried but it didnt worked :S THANKS FOR ANSWERS!!!!!! :D
putty992 Development Support 18 11,569 06-12-2012, 02:12 PM
    Thread: Making a note and a key script
Post: RE: Making a note and a key script

Just comming up FATAL ERROR custom_stories/my map/custom_stories/my map/maps/my map.hps'! main(20,1) :ERR :A function with the same name and parameters already exist main(26,1) :ERR :A function with ...
putty992 Development Support 7 6,742 06-11-2012, 08:58 PM
    Thread: Making a note and a key script
Post: RE: Making a note and a key script

I dont get it :S void OnStart() { AddEntityCollideCallback("Player", "TeleportScript", "NailThatSucker", true, 1); } void NailThatSucker(string& asParent, string &in asChild, int alState...
putty992 Development Support 7 6,742 06-11-2012, 08:31 PM
    Thread: Making a note and a key script
Post: Making a note and a key script

HI! I am going to build a custom story but I'm going to have a note in the start and a locked door with key. OK heres my question. Can i use the same lang paper script thing or do i need one for note ...
putty992 Development Support 7 6,742 06-11-2012, 04:06 PM
    Thread: teleport script fatal error
Post: RE: teleport script fatal error

The fatal error says : FATAL ERROR:could not script file 'Custom_Stories/TEST/custom_stories/TEST/maps/test.hps'! main (2, 1) :ERR :Expected ',' or ';' main (4, 1) :ERR :Unexpected token '{'
putty992 Development Support 4 3,425 06-10-2012, 09:30 PM
    Thread: teleport script fatal error
Post: teleport script fatal error

My script doesnt work its keep getting up "fatal error" when i launch the custom story void OnStart() } AddEntityCollideCallback("Player","TeleportScript", string& asChildName, "NailThatSucker"...
putty992 Development Support 4 3,425 06-10-2012, 09:00 PM