• DarkRP Ooc, yell and advert
    13 replies, posted
On the server that I developed for we are having problems with ooc, adverts, and yell not showing up. All I ask for right now is the location if files that I should take a look at to solve this problem. Thanks!
DarkRP wiki pls
[QUOTE=DropDeadTed;44109548]DarkRP wiki pls[/QUOTE] another pro scripter appears. If you are having issues with ooc, advert and so on you might want to check your chat commands, darkrp/gamemode/modules/chat/sv_chatcommands.lua I editted this file once to change so when I use chatcommands, a message appears: "[admin name here] has executed [command name] on [player name] with arguments: [arg1] [arg2]" and somehow it made them only appear in the console. It was in 2.4.3, but you should still check it out just to be sure. Also, check your server console during startup and right after someone uses the chat - it's not like an error will happen without showing up for you in the console.
The problem was that there was never any errors, I think the owners messed something up when they were trying Ladd prefixes, and I have checked many of the chat files that I could find and they all seem fine. I will check this one out however, thanks.
[QUOTE=Netheous;44109605]another pro scripter appears. If you are having issues with ooc, advert and so on you might want to check your chat commands, darkrp/gamemode/modules/chat/sv_chatcommands.lua I editted this file once to change so when I use chatcommands, a message appears: "[admin name here] has executed [command name] on [player name] with arguments: [arg1] [arg2]" and somehow it made them only appear in the console. It was in 2.4.3, but you should still check it out just to be sure. Also, check your server console during startup and right after someone uses the chat - it's not like an error will happen without showing up for you in the console.[/QUOTE] What? I was just saying he should inspect DarkRP documentation for something like this How is that dumb at all?
[QUOTE=Vorpalbunny;44109815]The problem was that there was never any errors, I think the owners messed something up when they were trying Ladd prefixes, and I have checked many of the chat files that I could find and they all seem fine. I will check this one out however, thanks.[/QUOTE] Should've told us that you've been messing with the hook, just reinstall the file they were editting and tell them not to mess with it anymore and it'll be ok. [QUOTE=DropDeadTed;44109912]What? I was just saying he should inspect DarkRP documentation for something like this How is that dumb at all?[/QUOTE] It's dumb because he didn't write here only to get info about where are certain files.
[QUOTE=Netheous;44110040] It's dumb because he didn't write here only to get info about where are certain files.[/QUOTE] Uh, yes he did [quote]All I ask for right now is the location if files that I should take a look at to solve this problem. Thanks[/quote] He came in here and said that he had the ability to take it from there once he knew where the problem areas were.
[QUOTE=DropDeadTed;44110164]Uh, yes he did He came in here and said that he had the ability to take it from there once he knew where the problem areas were.[/QUOTE] Then the wiki wouldn't help him, it documents functions and hooks, not files and folders. Please review your sources before trying to make a clever reply. Thanks.
It wasnt really meant to be "clever", it was a legitimate suggestion... maybe I should have dropped the "pls".
[QUOTE=DropDeadTed;44110343]It wasnt really meant to be "clever", it was a legitimate suggestion... maybe I should have dropped the "pls".[/QUOTE] And you are wondering why we are rating you dumb when you post stuff you haven't checked yourself.
[QUOTE=Netheous;44110040]Should've told us that you've been messing with the hook, just reinstall the file they were editting and tell them not to mess with it anymore and it'll be ok. It's dumb because he didn't write here only to get info about where are certain files.[/QUOTE] I am going to take a look at the files when I get home from school, but if it helps here is basically what happens when ever you talk. [Developer]Vorpal: blah Regardless of ooc, advert, and yell. Additionally the rank and brackets are not colored, even though several of the files I have checked say that this should be colored. I can give you more information on the certain files and whether or not what you said works when I get home.
[QUOTE=Vorpalbunny;44112673]I am going to take a look at the files when I get home from school, but if it helps here is basically what happens when ever you talk. [Developer]Vorpal: blah Regardless of ooc, advert, and yell. Additionally the rank and brackets are not colored, even though several of the files I have checked say that this should be colored. I can give you more information on the certain files and whether or not what you said works when I get home.[/QUOTE] Ah, they most likely overwrote the hook.
[QUOTE=Netheous;44112922]Ah, they most likely overwrote the hook.[/QUOTE] Well, I have determined that it has nothing to do with the base Gmod folders, so I am going through the addons and checking up on them. [editline]3rd March 2014[/editline] PROBLEM SOLVED! Thanks everyone, I simply ended up by replacing my ULX and ULIB folders and it fixed it, however I still need to add the ranks. Thanks for your help!
ULX/Ulib doesn't interfere with DarkRP's text, you must have installed an addon/file that adds chattags/ranktags or something. The "real" solution to your issue, is in the function you need to use prefixText, which will give you the Advert/OOC/Broadcast etc tags back.
Sorry, you need to Log In to post a reply to this thread.