[fixed] Just a little cfg file error when loading pol...

Bug Reports relating to the 097 core are moved to this forum once solved.

Moderator: POL Developer

Locked
User avatar
MontuZ
Forum Regular
Posts: 338
Joined: Fri Feb 10, 2006 8:08 am
Location: Myrtle Beach, South Carolina

[fixed] Just a little cfg file error when loading pol...

Post by MontuZ »

If (Weapon)Delay is set, (Weapon)Speed is set to 0(or non existent) POL will fail to load.
MuadDib
Former Developer
Posts: 1091
Joined: Sun Feb 12, 2006 9:50 pm
Location: Cross Lanes, WV

Re: Just a little cfg file error when loading pol...

Post by MuadDib »

Code: Select all

12-30 MuadDib:
       Changed: Weapons now have a Default Speed of 35 if no entry for Speed is in the itemdesc.cfg
                file if Delay is used. If no Delay, then will still throw an error and fail to load.
                
Locked