• Little Problem
    5 replies, posted
a
You need to delete the piece of code that has replaced your normal rope. I have no idea what the file might be called (proberly ropematerials.lua) but the contents will be something like this: [code]list.Add( "RopeMaterials", "cable/rope" )[/code] and will be found in a lua/autorun folder (thats a folder called autorun within a folder called lua, check in your garrysmod/garrysmod/lua folder first, if you have one).
[QUOTE=Silver Spirit;16815220]You need to delete the piece of code that has replaced your normal rope. I have no idea what the file might be called (proberly ropematerials.lua) but the contents will be something like this: [code]list.Add( "RopeMaterials", "cable/rope" )[/code] and will be found in a lua/autorun folder (thats a folder called autorun within a folder called lua, check in your garrysmod/garrysmod/lua folder first, if you have one).[/QUOTE] thank you hero i will try that tommorow youre a great guy ^^
[QUOTE=w0lfeh;17008385]thank you hero i will try that tommorow youre a great guy ^^[/QUOTE] np ^^
[QUOTE=Silver Spirit;17012439]np ^^[/QUOTE] Sorry for late response,i found it while searching my files ^^ BTW yeah i did copy pasted your code into the search engine and it worked ^_^ Thanks :)
[QUOTE=w0lfeh;17087206]Sorry for late response,i found it while searching my files ^^ BTW yeah i did copy pasted your code into the search engine and it worked ^_^ Thanks :)[/QUOTE] :D
Sorry, you need to Log In to post a reply to this thread.