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


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Creating an Enemy with no sound
Post: RE: Creating an Enemy with no sound

Figured it out, thanks :D
Lagoz Development Support 6 5,784 12-09-2011, 01:17 PM
    Thread: Creating an Enemy with no sound
Post: Creating an Enemy with no sound

Hello, i'm trying to make an enemy that doesnt make any sound at all, i removed all sounds but that screeching sound is still there, how can i remove it? can i remove it? /Lagoz
Lagoz Development Support 6 5,784 12-08-2011, 07:33 PM
    Thread: Disabling default hints
Post: RE: Disabling default hints

void BlockDefaultHint() { BlockHint("DarknessDecrease"); BlockHint("EntityGrab"); BlockHint("EntityLever"); BlockHint("EntityPush"); BlockHint("EntitySlide"); BlockHint("EntitySwingDoor"); Bloc...
Lagoz Development Support 8 6,991 12-07-2011, 06:19 PM
    Thread: Disable Random Hints
Post: RE: Disable Random Hints

Can't make it work, no errors either, the hints are still there. ------------------------------------------- void BlockDefaultHints() { BlockHint("DarknessDecrease"); BlockHint("EntityGrab"); BlockHin...
Lagoz Development Support 2 2,687 12-07-2011, 06:18 PM
    Thread: Disable Random Hints
Post: Disable Random Hints

Hello, i'm in need of help again. As title says, i want to know if there is a way to disable random hints, ie. touching chairs etc. Possible? /Lagoz
Lagoz Development Support 2 2,687 12-07-2011, 04:42 PM
    Thread: Renaming Item(s)
Post: RE: Renaming Item(s)

lol thanks.. not sure how i missed that >.<
Lagoz Development Support 7 4,398 12-06-2011, 01:20 PM
    Thread: Renaming Item(s)
Post: RE: Renaming Item(s)

Won't work either
Lagoz Development Support 7 4,398 12-05-2011, 08:32 PM
    Thread: Renaming Item(s)
Post: RE: Renaming Item(s)

All tutorials ive watched/read tells me to do add the following to the extra_english.lang file I can use the key to open the door but it doesnt have any name/description <CATEGORY Name="Inventory&...
Lagoz Development Support 7 4,398 12-05-2011, 08:20 PM
    Thread: Renaming Item(s)
Post: Renaming Item(s)

Hello, i'm trying to rename a key but i had no success so far. The problem is the Language file, i cannot seem to make it work, i followed serval tutorials and still it fails. all i get is "picked u...
Lagoz Development Support 7 4,398 12-05-2011, 07:58 PM