Please can someone help me with my problem. thx
https://files.facepunch.com/forum/upload/414654/ac3e9cbe-57ee-4650-8458-315aa976396d/image.png
Make a more descriptive title next time.
The most fool proof way to find this is to search your code for _exactly_ the following:
"Giving
and remove whatever line you find that one. Chances are its a print statement, but I can't be sure whatever is logging this isn't wrapped in something else or who knows.
Sorry ok where do i ctl-f ?
Hmm this doesn't bode well.
Open the script in question and any text editor should have a "Find" functionality (usually the shortcut for this is ctrl-f). Once you figure out how to use find, search the script for what I said above, and it should find the line you're looking for.
sorry what script are you talking about ?? sorry
this is a default behavior in gmod, as far as i know, i'm pretty sure there's no easy way to disable it.
unless you know the exact folder and file that line is in and you can edit it
ez boi
garrysmod/player.lua at master · Facepunch/garrysmod · GitHub
Sorry, you need to Log In to post a reply to this thread.