Well, I want to add !teamspeak & !forum to my server. It should run with ULX so maybe you can help me
help with what? Chat commands are easy to do, just use a youtube tutorial
I thought you maybe could send me the command and where I have to add it
...yea nah, not gonna happen
@Crazynator
DarkRP.defineChatCommand("forum", function(ply,args)
ply:SendLua[[ gui.OpenURL("Put your link here") ]]
return ""
end)
sv_customcommands.lua throw it inside darkrp_modules. You can do the other one.
Thanks
Sorry, you need to Log In to post a reply to this thread.