Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - tspoon12

Pages: [1]
1
Help, Errors, FAQ / lava, water and spikes help
« on: 2010-03-30, 12:04:35 PM »
Im unsure of how to make traps. I've made it on graphic sheets and tried different ways of making it send you to the start of the level. Couldn't get it to work but felt it was close. Any ways I can do this.......is anymore information needed, im new to this.

2
Help, Errors, FAQ / Re: High school import help
« on: 2010-02-26, 12:50:45 PM »
Trust me, we looked at the help files. My teacher who's pretty intelligent went through them lol and couldn't find a solution.

3
Help, Errors, FAQ / High school import help
« on: 2010-02-25, 01:59:36 PM »
For a semester project I'm making a video game. I've got to the point of creating sets. I've made a map and set it to start. I've got a spite in the map, but I get these errors when trying to start the game. I'm not sure of what to do.


h:\prody project\Prody for real\SpriteBase.cs(2092,11) : warning CS0219: The variable 'result' is assigned but its value is never used
h:\prody project\Prody for real\Sprites\Player.cs(91,49) : error CS0117: 'TileCategoryName' does not contain a definition for 'Ladder'
h:\prody project\Prody for real\Sprites\Player.cs(106,49) : error CS0117: 'TileCategoryName' does not contain a definition for 'Ladder'
h:\prody project\Prody for real\Sprites\Player.cs(152,71) : error CS0117: 'LayerSpriteCategoriesBase' does not contain a definition for 'Platforms'
h:\prody project\Prody for real\GameForm.cs(118,7) : warning CS0618: 'System.Windows.Forms.Form.AutoScale' is obsolete: 'This property has been deprecated. Use the AutoScaleMode property instead.  http://go.microsoft.com/fwlink/?linkid=14202'
h:\prody project\Prody for real\GameForm.cs(177,11) : warning CS0168: The variable 'coopCode' is declared but never used
h:\prody project\Prody for real\fmodbase.cs(87,10) : warning CS0168: The variable 'ex' is declared but never used

Pages: [1]