View Single Post
Rev Haus 235
Member
 
Join Date: May 2012
Location: Lisle, IL
Posts: 91
Send a message via AIM to Rev Haus 235 Send a message via Yahoo to Rev Haus 235

Old May 30th, 2012, 05:21 PM
To start with, I'm a total script noob. Coding is not my thing at all, I do realize just how precise it has to be though. I'm still not sure why I am getting the error that I am getting.

I'm trying to add a race, its a human variant, for a particular setting that my group plays in.

They receive a +2 bonus to the Spot Skill and the Ride Skill.
After reading this post, I went to the Eval Scripts tab on the Race tab.
I copy and pasted the example script from the previous post, and simply changed the number values and the names of the skills accordingly, or so I thought.

So what I have looks like this:
~ background skills
#skillbonus(kRide) += 2
#skillbonus(kSpot) += 2

I also made my setting for the Phase and Priority the same as in the example given.

When I try to use my new Race though, to test it out, I get the following error message.
File: Umbrean_001.user (line 61) - Thing - Invalid unique id

Frankly, I have no idea what to even try to fix. Even after I have tried to remove the whole thing, it still give me the error.
Does that mean the error is some where else?
Any help or suggestions would be greatly appreciated.
Thanks a ton in advance.
Rev Haus 235 is offline   #5 Reply With Quote