PDA

View Full Version : P07 Include help?



NotStephen
02-26-2013, 10:20 PM
Hey guys,

I'm trying to use the ChooseOptionMulti feature from the P07 include, but it throws this exception -

Error: Exception: Font [P07UpChars] not found. at line 544
The following DTMs were not freed: [0, 1]

Here is my actual code (trying to pick up bones from the ground) -

P07_ChooseOptionMulti(['ake bon']);

I already have SetupP07Include; added, but every time I try to use the ChooseOptionMulti it doesn't work. Any advice?

Thanks

Kevin
02-26-2013, 10:26 PM
I'm pretty sure it's saying that you never downloaded the font file (P07UpChars) that came with the P07Include.

jumpstyl0
02-26-2013, 10:34 PM
see my post here http://villavu.com/forum/showthread.php?t=97095