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


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Hpl 2 help
Post: RE: Hpl 2 help

i have got another problem unexpected token 21,1 '{' New script for new map void OnStart() { AddEntityCollideCallback("Player", "push", "Push", true, 1); AddEntityCollideCallback("Player", "door...
s2skafte Development Support 14 18,791 03-25-2013, 11:33 PM
    Thread: Hpl 2 help
Post: RE: Hpl 2 help

Thanks i will update this thread if i run into any more problems. if anybody coud help me out with the other script that would be great.
s2skafte Development Support 14 18,791 03-25-2013, 09:34 PM
    Thread: Hpl 2 help
Post: RE: Hpl 2 help

(03-25-2013, 01:53 AM)Your Computer Wrote: SetSwingDoorClosed is missing a closing quotation in Collideroomtwo. not sure what you meant there but i got a new problem. this is a new script for te nex...
s2skafte Development Support 14 18,791 03-25-2013, 05:44 PM
    Thread: Hpl 2 help
Post: RE: Hpl 2 help

i still get that stupid error unexpected end of file. Thanks for the help guys. void OnStart() { AddUseItemCallback("", "key_study_1", "Lockeddoor_1", "hello1", true); AddUseItemCallback("", "key...
s2skafte Development Support 14 18,791 03-25-2013, 01:30 AM
    Thread: Hpl 2 help
Post: RE: Hpl 2 help

uh i still get the same problem unexpected end of file. full script so far. void OnStart() { AddUseItemCallback("", "key_study_1", "Lockeddoor_1", "hello1", true); AddUseItemCallback("", "k...
s2skafte Development Support 14 18,791 03-24-2013, 06:02 AM
    Thread: Hpl 2 help
Post: RE: Hpl 2 help

OMG!!!! Thank you i have been stumped on this for some time now!! wonderful i have another problem. i was following a tut on youtube and i did everything right i think but i get this error-unexpected...
s2skafte Development Support 14 18,791 03-23-2013, 05:33 AM
    Thread: Hpl 2 help
Post: Hpl 2 help

Thies is really annoying on my scipt i keep getting an error when i try to run my custom story. the error main (11,2) :unexpected token '{'[/font] void OnStart() { AddUseItemCallback("", "key_study_...
s2skafte Development Support 14 18,791 03-23-2013, 02:03 AM