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


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

thank you , that works now
mccrazy5 Development Support 7 3,958 07-06-2012, 09:40 PM
    Thread: help with script
Post: RE: help with script

//////////////////////////// // Run first time starting map void OnStart() { AddUseItemCallback("", "hammer", "block", "breakwood", true); AddEntityCollideCallback("Player", "bookarea", "bookscare", t...
mccrazy5 Development Support 7 3,958 07-06-2012, 09:35 PM
    Thread: help with script
Post: RE: help with script

yes this is what it says [Image: http://up353.siz.co.il/up2/n4ztbhmwqmnd.png]
mccrazy5 Development Support 7 3,958 07-06-2012, 09:32 PM
    Thread: help with script
Post: help with script

i tried to script something .. tell me please whats wrong with this script... when i start the map the game crash. void OnStart() { AddEntityCollideCallback("Player", "bookarea", "bookscare", true, 1)...
mccrazy5 Development Support 7 3,958 07-06-2012, 09:21 PM
    Thread: about scripting
Post: RE: about scripting

(06-09-2012, 06:54 PM)Putmalk Wrote: (06-09-2012, 06:44 PM)Science Wrote: SetSwingDoorLocked(asEntity, false, true); RemoveItem(asItem); Declare these first.They're already declared. Double ...
mccrazy5 Development Support 5 4,212 06-09-2012, 07:12 PM
    Thread: about scripting
Post: RE: about scripting

Alright, i added quotations to mansion1 . now the game dont crash but the key doesnt open the door. hmm ?
mccrazy5 Development Support 5 4,212 06-09-2012, 06:36 PM
  Rainbow Thread: about scripting
Post: about scripting

Hello guys , i am trying to script a key to open a door. I have looked for some tutorials and i found some. But when i tried them, It didnt work for me. This is what i did: I have made a small room wi...
mccrazy5 Development Support 5 4,212 06-09-2012, 05:56 PM
    Thread: i have a question
Post: RE: i have a question

(06-09-2012, 02:56 PM)Putkimato Wrote: There you put <LANGUAGE> <RESOURCES> </RESOURCES> <CATEGORY> </CATEGORY> </LANGUAGE> This is where you make all the notes...
mccrazy5 Development Support 7 6,248 06-09-2012, 03:38 PM
    Thread: i have a question
Post: RE: i have a question

thanks guys it works now on game , but what is the extra_english.lang and what i have to do with it
mccrazy5 Development Support 7 6,248 06-09-2012, 02:51 PM
    Thread: i have a question
Post: RE: i have a question

Alright when i did save in the place you told me , it worked. but when i open the game i dont see it on my custom stories list. my stuff looks like this: i made a folder called "dezaster" inside it i...
mccrazy5 Development Support 7 6,248 06-09-2012, 07:27 AM
    Thread: i have a question
Post: i have a question

i just wanted to start crating my own custom story .. i have saw some tutorials on youtube and i made some small room. now my question is how do i save it and run this on the game ? when i press on...
mccrazy5 Development Support 7 6,248 06-08-2012, 08:08 PM