Knuckle Cracker

Creeper World 3 => The Coder's Corner => Topic started by: Annonymus on May 18, 2014, 07:59:59 AM

Title: [strike]RESOURCEPACK createunit not working[/strike] I am stupid (solved)
Post by: Annonymus on May 18, 2014, 07:59:59 AM
The wiki says RESOURCEPACK is used along CreateUnit to create a ressourcepack but the compiler says it's an invalid token, so how do I create one?
Someone should correct this on the wiki, too.
Title: Re: RESOURCEPACK createunit not working
Post by: Lost in Nowhere on May 18, 2014, 10:46:21 AM
You have to put "RESOURCEPACK" in quotation marks.
For example:
"RESOURCEPACK" <-x <-y CreateUnit ->uid
Title: Re: RESOURCEPACK createunit not working
Post by: Annonymus on May 18, 2014, 05:01:23 PM
 :-\ silly me, I must be very tired if I didn't see such an error. Ah well.
Thanks for the help.