How can I change the level required to use bot? My server is set to min level 80, I would like to reduce it to 10 or even remove it
Printable View
How can I change the level required to use bot? My server is set to min level 80, I would like to reduce it to 10 or even remove it
What server files are you using ?
Im using IGCN season 6. I found the ini file that has the config but doesnt work.
I went to the folder Files\IGCData and opened IGC_Common.ini
I changed the line from 80 to 10
;-- Minimum level required to use the Bot
;-------------------------------------------------------------------------------------------------------------
MinLevel = 10
but in game still doesnt let me if im under level 80
Need change it in client too, but igcn dont support this feature. You can crete your own dll, and add this feature in code yourself, or just use other files.
It's hard to tell which one has it until each has been tested