gametechmods

Robot Arena => Modifications => Topic started by: Jonzu95 on August 09, 2009, 09:07:33 AM

Title: Green custom component problem
Post by: Jonzu95 on August 09, 2009, 09:07:33 AM
I need Green Battery & Miniwheel (side must be green)
Any Download links?
Title: Green custom component problem
Post by: JoeBlo on August 09, 2009, 09:14:17 AM
if your more specific I can make them for you ?
Title: Green custom component problem
Post by: Jonzu95 on August 09, 2009, 09:32:02 AM
Quote from: JoeBlo;58614
if your more specific I can make them for you ?


That would be great! thanks Joe!
Title: Green custom component problem
Post by: JoeBlo on August 09, 2009, 09:36:46 AM
so what exactly do you need done ?
Title: Green custom component problem
Post by: Jonzu95 on August 09, 2009, 09:59:23 AM
Quote from: JoeBlo;58619
so what exactly do you need done ?


Green Ant battery, Green Mini wheel (Sides must be green) & Green PN Battery

Green miniwheel: Weight: 8 kg Hitpoints less than miniwheel but better traction.
Title: Green custom component problem
Post by: JoeBlo on August 12, 2009, 08:52:05 AM
sorry I have had a lot on my plate I can do these components for you still, do you have a colour or patten you want me to adapt or just green ?
Title: Green custom component problem
Post by: somestrangeguy on August 12, 2009, 11:35:11 AM
I suppose you didnt rad that post I made into Jonzus Lego project thread.

He is at his moms place for school with no internet access.
Title: Green custom component problem
Post by: Jonzu95 on August 22, 2009, 05:04:12 AM
Are you JoeBlo ready? have done them?
Title: Green custom component problem
Post by: JoeBlo on August 22, 2009, 05:22:56 AM
sorry forgot about this I have had a heap of skin requests for various things in the game... yeah I can whip them up right now but I just need you to answer this for me...

Quote from: JoeBlo;59146
do you have a colour or patten you want me to adapt or just green ?
Title: Green custom component problem
Post by: JoeBlo on August 22, 2009, 06:28:48 AM
I have done the ant battery for you but ......

Im not sure what the components file is for the battlepack and the micro wheel GMF doesn't like me ??? I do it all correctly but only the attachment point will show up in the game ? (kind of like smartzones)

anyone have any ideas ?
Title: Green custom component problem
Post by: Pwnator on August 22, 2009, 07:14:18 AM
Battlepack's in intercooledbattlepack. :D
Title: Green custom component problem
Post by: Madiaba on August 22, 2009, 11:44:12 AM
Quote from: JoeBlo;60979
I have done the ant battery for you but ......
 
Im not sure what the components file is for the battlepack and the micro wheel GMF doesn't like me ??? I do it all correctly but only the attachment point will show up in the game ? (kind of like smartzones)
 
anyone have any ideas ?
1. In the Materials section at the top of the gmf, check *MATERIAL_TRANSPARENCY (between 0 and 1).
 
2. In the RigidBody section at the bottom of the gmf, check to see if the geometry and display proxies are right (if used):
*SIMULATION_GEOMETRY 3
*GEOMETRY_PROXY_NAME (something_collision)
 
*USE_DISPLAY_PROXY 0 (or 1)
*DISABLE_COLLISIONS 0
*INACTIVE 0
*DISPLAY_PROXY_NAME (null) (or something_display)
 
If you still can't get it IM it over to me and I'll loook at it...
.
Title: Green custom component problem
Post by: JoeBlo on August 22, 2009, 09:13:34 PM
thanks mad i will take a look at it and let you know...its a new problem for me ?
Title: Green custom component problem
Post by: JoeBlo on August 22, 2009, 11:54:24 PM
changed

*SIMULATION_GEOMETRY from 2 to 3

and

GEOMETRY_PROXY_NAME is (null) so unsure what to change there

I might have to send it over o you mad as I have made about 13+ Green Mini Wheels lol and all of them non existent, Jonzu95 is it essential for the wheel to be a mini wheel :P
Title: Green custom component problem
Post by: Jonzu95 on August 23, 2009, 09:58:23 AM
Well, I'm not really sure... can you make green MICRO wheel? xD
Title: Green custom component problem
Post by: JoeBlo on August 23, 2009, 10:03:20 AM
I can make a green pretty much anything lol just the mini wheel doesnt seem to want to agree with me lol I can finish off those for you and post them too you (its 11pm right now in my timezone so I might not get them done tonight)
Title: Green custom component problem
Post by: Madiaba on August 23, 2009, 04:03:08 PM
Quote from: JoeBlo;61194
changed
 
*SIMULATION_GEOMETRY from 2 to 3
 
and
 
GEOMETRY_PROXY_NAME is (null) so unsure what to change there
 
I might have to send it over o you mad as I have made about 13+ Green Mini Wheels lol and all of them non existent, Jonzu95 is it essential for the wheel to be a mini wheel :P
Joe,
-If it has a *GEOMETRY_PROXY_NAME, then the SIMULATION_GEOMETRY should be "3".
-If it does NOT have a *GEOMETRY_PROXY_NAME "(Null)", then the SIMULATION_GEOMETRY should be "2".
 
There are a couple other combos, but that's all you need for this app right now.
 
Wheels are very hard to work with sometimes...
.
Title: Green custom component problem
Post by: Clickbeetle on August 23, 2009, 05:33:49 PM
I bet you're using Dummy's compiler.  Use Serges; it can compile wheels.  Dummy's can't for whatever reason.
Title: Green custom component problem
Post by: JoeBlo on August 24, 2009, 02:57:42 AM
I thought I was using serges... I found it on the forum somewhere a while ago, serge posted a link but it was to a dummys compiler ? is that what you are referring to ?