The original server posted was all in Dutch
https://highleaks.com/index.php?threads/nopixel-clarity-nl-framework.22037/
I have translated the whole server to English script by script (I would say 85% of the server is now in English the other 15% was dutch language in the scripts that was overlooked or in the html if you find something that still in dutch that i have missed and did not spot in the city let me know!
Update:02/28/24
More of the coding has been translated from dutch to english as i find dutch that was missed i will keep updating here!
The link has been updated with the changes
Also
In order to get the server to work you must go to resources/[Scripts]/fw-queue/server/sv_whitelist.lua
You must fill in the lines below with your info for the server to work for you
https://highleaks.com/index.php?threads/nopixel-clarity-nl-framework.22037/
I have translated the whole server to English script by script (I would say 85% of the server is now in English the other 15% was dutch language in the scripts that was overlooked or in the html if you find something that still in dutch that i have missed and did not spot in the city let me know!
Update:02/28/24
More of the coding has been translated from dutch to english as i find dutch that was missed i will keep updating here!
The link has been updated with the changes
Also
In order to get the server to work you must go to resources/[Scripts]/fw-queue/server/sv_whitelist.lua
You must fill in the lines below with your info for the server to work for you
Code:
local DiscordServerBotToken = '' <-- Must have a working bot for this to work
local DiscordServerId = 123456789123456789 <-- Copy your server id
local DiscordRoles = {
123456789123456789 , <-- Whitelisted role in discord
}
Last edited: