• How to disable name change notification
    17 replies, posted
I want to disable the rp name notification change in DarkRP
https://forum.facepunch.com/gmoddev/bvtwj/Disabling-name-change-notification/1/
I dont know where to put the code ? He said in a lua file but where
Beginner Tutorial Intro
I already put it in the server autorun but i didnt worked
whats the path you put it in
srcds\garrysmod\lua\autorun\server and the file name is "name.lua"
Look to the right and see what type of file it is. Does it say LUA file, or Text Document?
LUA
you did restart the server, right?
Yes ahah
Have you tried renaming the file to something less generic?
no
didnt worked
I think it would be best for you to find someone else, like a friend to help you in this case. This might be inaccurate but it doesn't seem like you have much experience with lua, what is it you need help with or don't understand? You want to use the link FireWolf provided: Disabling name change notification and create a module for addons/darkrpmodification/lua/darkrp_modules or addons/darkrpmodifcation-masterlua/darkrp_modules: darkrpmodification/how to make a module.txt at master · FPtje/da.. Then apply the code from the link FireWolf supplied to the module (the name of the lua file is very important in this case).
addons/darkrpmodification/lua/darkrp_modules/disablejobnotify/sv_disable.lua
Not working it make errors
very cool. so why didn't you post the error?
Sorry, you need to Log In to post a reply to this thread.