[DiscordArchive] The code base is quite large and messy... But it will be improved overtime, maybe?
[DiscordArchive] The code base is quite large and messy... But it will be improved overtime, maybe?
Archived author: LightDestory • Posted: 2021-02-07T23:36:51.287000+00:00
Original source
The code base is quite large and messy... But it will be improved overtime, maybe?
Archived author: Titi • Posted: 2021-02-08T00:03:40.283000+00:00
Original source
that's awesome
Archived author: Titi • Posted: 2021-02-08T00:03:41.510000+00:00
Original source
good job
Archived author: LightDestory • Posted: 2021-02-08T00:58:26.465000+00:00
Original source
Does the server return any feedback after GM commands?
I am fixing up the Account-related command of the main tab and when I create or delete an account I don't receive any info like: created successfilly, username already exists, username invalid (not complaint regarding specification), ect...
Archived author: LightDestory • Posted: 2021-02-08T00:59:09.902000+00:00
Original source
I have implemented the username specification checks via Lua logic, but I can't check for the existance of the account
Archived author: LightDestory • Posted: 2021-02-08T00:59:13.983000+00:00
Original source
Any solutions?