warning in bg_config

glemor123

New member
Messages
287
Points
0
im using the latest battleground in src

Code:
[Warning]: script_set_constant2: Attempted to overwrite existing constant 'PIAMETTE' (old value=1930, new value=30046).[Warning]: bg_config_read: invalid 0 value for arena 'Tierra Gorge' fillDuration, minimum has to be 20, defaulting to 20.[Warning]: bg_config_read: invalid 0 value for arena 'Tierra Gorge' pGameDuration, minimum has to be 20, defaulting to 20.[Warning]: bg_config_read: invalid 0 value for arena 'Flavius' fillDuration, minimum has to be 20, defaulting to 20.[Warning]: bg_config_read: invalid 0 value for arena 'Flavius' pGameDuration, minimum has to be 20, defaulting to 20.[Warning]: bg_config_read: invalid 0 value for arena 'KVM (Level 80 and up)' fillDuration, minimum has to be 20, defaulting to 20.[Warning]: bg_config_read: invalid 0 value for arena 'KVM (Level 80 and up)' pGameDuration, minimum has to be 20, defaulting to 20.[Warning]: bg_config_read: invalid 0 value for arena 'KVM (Level 60~79)' fillDuration, minimum has to be 20, defaulting to 20.[Warning]: bg_config_read: invalid 0 value for arena 'KVM (Level 60~79)' pGameDuration, minimum has to be 20, defaulting to 20.[Warning]: bg_config_read: invalid 0 value for arena 'KVM (Level 59 and below)' fillDuration, minimum has to be 20, defaulting to 20.[Warning]: bg_config_read: invalid 0 value for arena 'KVM (Level 59 and below)' pGameDuration, minimum has to be 20, defaulting to 20.
 
Back
Top