[DiscordArchive] Do you mean the commands you enter in the world console don't have any console print, or nothing hap
[DiscordArchive] Do you mean the commands you enter in the world console don't have any console print, or nothing hap
Archived author: metallinos • Posted: 2025-02-12T23:06:47.137000+00:00
Original source
Think something like this, returning early if no player, can cause it. Commands sent in the world console have no player
Archived author: Yogurtking • Posted: 2025-02-12T23:07:37.813000+00:00
Original source
gotcha, that makes sense, wonder if there is some way I can ignore eluna in the console
Archived author: metallinos • Posted: 2025-02-12T23:07:39.179000+00:00
Original source
https://github.com/Day36512/Config_Rates...es.lua#L45 change this to return
Archived author: metallinos • Posted: 2025-02-12T23:08:00.493000+00:00
Original source
No don't do that, just change the "return false" to "return" on line 45 in Config_Rates.lua
Archived author: Yogurtking • Posted: 2025-02-12T23:08:11.792000+00:00
Original source
ok, thanks I'll try that