• ttt_clue_2018
    34 replies, posted
about the secret knife you could do what iam with a map im making basically a lua_run entity that names the player who picks up the knife to the server, making it less of a stealth thing this goes in the code of a lua_run entity [code]PrintMessage( HUD_PRINTCENTER, string.format( '%s has found the secret %s', ACTIVATOR:Nick( ), 'knife' ) )[/code] not the best lua code im sure but ive tested it works then you need to have the knife itself with OnPlayerPickup runcode input to whatever you name your lua_run entity also I have a spooky sound that plays when someone touches the knife
Yeah I had tried to fix it, usually having a very low lightmap level can arrange it but I didn't deem it very important.
Yashmire had the idea while playing the map of once you get the knife you being able to "sacrifice" it by throwing it away leading to an even greater reward.
https://imgur.com/a/MS8DT7K this easy, if you dont have lua_run entity you need to add gmod.fgd to hammer in settings though
Sorry for the delay, I have just released the latest version of the map that fixes the issues with the music among other things. https://steamcommunity.com/sharedfiles/filedetails/?id=1490186898
Sorry, you need to Log In to post a reply to this thread.