I can't seem to fix this one, iv'e fixed all the other ones
Error 3 The best overloaded method match for 'Microsoft.Xna.Framework.Graphics.SpriteBatch.DrawString(Microsoft.Xna.Framework.Graphics.SpriteFont, System.Text.StringBuilder, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color, float, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Graphics.SpriteEffects, float)' has some invalid arguments
although it doesent have .stack in it? did i accidently delete it?
Sorry but, yeah.
its on line 5615 Main.CS
any help?
line of code -- this.spriteBatch.DrawString(fontItemStack, num177, new Vector2(num170 + (8f * num173), num174 + (30f * num173)), color23, 0f, vector10, (float)(num173 * 0.8f), SpriteEffects.None, 0f);
I can't seem to fix this one, iv'e fixed all the other ones
Error 3 The best overloaded method match for 'Microsoft.Xna.Framework.Graphics.SpriteBatch.DrawString(Microsoft.Xna.Framework.Graphics.SpriteFont, System.Text.StringBuilder, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color, float, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Graphics.SpriteEffects, float)' has some invalid arguments
although it doesent have .stack in it? did i accidently delete it?
Sorry but, yeah.
its on line 5615 Main.CS
any help?
line of code -- this.spriteBatch.DrawString(fontItemStack, num177, new Vector2(num170 + (8f * num173), num174 + (30f * num173)), color23, 0f, vector10, (float)(num173 * 0.8f), SpriteEffects.None, 0f);