AdrenalineX Forums

General => AdrenalineX Development => Bug Reports => Topic started by: [MAF]mooman on March 15, 2010, 03:11:54 pm

Title: Grid angle [Fixed]
Post by: [MAF]mooman on March 15, 2010, 03:11:54 pm
The 2nd grid angle always seems to get set to 0 in buildmode :(
Title: Re: Grid angle
Post by: [MAF]Rac3r on March 16, 2010, 10:01:52 am
Silly me, mixed up and 1 and a 2. Fixed.

Code: [Select]
case 0:
{
    xBuild[playerid][xFacing2]=gLocation[playerid][saveA];
}
case 1:
{
     xBuild[playerid][xFacing2]=gLocation[playerid][saveA];
Should of been 1, then 2 for xFacing