Page 1 of 1

coding help

Posted: Wed Feb 08, 2017 12:46 am
by Sparkysam
can anyone solve this for me as it makes no sense to me at all :L

Image

but what is there is this

Image

Re: coding help

Posted: Wed Feb 08, 2017 12:52 am
by Supercheese
You've got an extra } at the end of your

Code: Select all

friction_force = 0.4},
Delete that extraneous brace and you should be good to go.

Re: coding help

Posted: Wed Feb 08, 2017 12:55 am
by Sparkysam
Supercheese wrote:You've got an extra } at the end of your

Code: Select all

friction_force = 0.4},
Delete that extraneous brace and you should be good to go.
yep as soon as i posted this i noticed that, thanks mate :D

Re: coding help

Posted: Wed Feb 08, 2017 1:00 am
by Sparkysam
Supercheese wrote:You've got an extra } at the end of your

Code: Select all

friction_force = 0.4},
Delete that extraneous brace and you should be good to go.
do you have an idea on how to fix ?
Image

Re: coding help

Posted: Wed Feb 08, 2017 1:12 am
by Supercheese
Sparkysam wrote:do you have an idea on how to fix ?
Image
Not unless you post the relevant code. ;)

Re: coding help

Posted: Wed Feb 08, 2017 1:43 am
by Sparkysam
Supercheese wrote:
Sparkysam wrote:do you have an idea on how to fix ?
Image
Not unless you post the relevant code. ;)
well i don't what i am looking for XD that the issue with this i have no idea what that means :L

if u can give me a rough idea of what you might need then i should be able to help but programming is not my strong point

Re: coding help

Posted: Wed Feb 08, 2017 4:03 am
by Nexela
An entity by the name of "hybrid-train" doesn't exist.


The most likely culprit is you have an item with a place_result of "hybrid-train" but don't have an entity with that name.