Hi, i made my own server but everytime i add a weapon, i get config error. could some1 tell me what i am doing wrong and how i should add something? thx
When you get a config error it means there is something wrong with config.pk:
The engine looks for the file using the string .pk, so 2 .pk files would result in an error.
Failure to encrypt a data file correctly would also lead to an error.
Failure to correctly compress the .pk file would also lead to an error.
Three reasons, has to be one of them.
Incorrect syntax in the data files will not lead to a config error. So it probably has nothing to do with the actual information for the weapons.