Castle Paradox Forum Index Castle Paradox

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 Gamelist   Review List   Song List   All Journals   Site Stats   Search Gamelist   IRC Chat Room

Of outfits and statistics...
Goto page Previous  1, 2
 
Post new topic   Reply to topic    Castle Paradox Forum Index -> HELP!
View previous topic :: View next topic  
Author Message
mswguest
Guest






PostPosted: Tue Jul 26, 2011 5:55 pm    Post subject: Reply with quote

What is the actual name of the item you are checking for? If the item name includes a 'special' character (like a little picture of a shirt), then you need to check your hsi file explicitly to see how to refer to it in your scripts.
Back to top
Master K
Ex-Akatsuki Masked Ninja




Joined: 11 Jun 2011
Posts: 57
Location: Everywhere and Nowhere. Muahaha!

PostPosted: Tue Jul 26, 2011 6:15 pm    Post subject: Reply with quote

I removed all the shirt/robe icons in the editor, so now i'm actually referring to their names in the script. I don't know whats wrong.
Back to top
View user's profile Send private message
mswguest
Guest






PostPosted: Tue Jul 26, 2011 7:04 pm    Post subject: Reply with quote

If you removed the icons in the editor via the Font Editor, this is NOT ENOUGH to actually have removed them as characters from the ends of the names of the items. All you've done in this case is make, for example, ALT+SHIFT+H mean a fully blank icon. You should still go to the items in question and re-type their names.

If you have, in fact, re-typed the names of the items causing the problems, you have to re-export the hsi file via custom's script management menu. If you've done all this, the only other thing I can think of is sometimes people's computers make the hsi file read-only, which would prevent custom from over-writing it with a new hsi file. Make sure this is not the case.
Back to top
Master K
Ex-Akatsuki Masked Ninja




Joined: 11 Jun 2011
Posts: 57
Location: Everywhere and Nowhere. Muahaha!

PostPosted: Tue Jul 26, 2011 7:43 pm    Post subject: Reply with quote

I. FOUND. MY. PROBLEM.
I can't believe it...

I had two HSI files. One outdated, one new. Whats the difference? I took out the space. Mage Arena's file has a space, so the new HSI will get a space. My script was trying to accept the old one, because the compiler ignores the space in the scrpt. So, when I make a new HSI, I must rename it each time. Doh!

I'm testing it now to see if it works ingame...
It does! The outfit updates itself when set with an each step...I tried autorun, but that won't work unless I can loop the script.
Back to top
View user's profile Send private message
TMC
On the Verge of Insanity




Joined: 05 Apr 2003
Posts: 3240
Location: Matakana

PostPosted: Wed Jul 27, 2011 5:31 am    Post subject: Reply with quote

You can get around that problem by using quote marks:

Code:
include, "Mage Arena.hsi"

_________________
"It is so great it is insanely great."
Back to top
View user's profile Send private message Send e-mail
Master K
Ex-Akatsuki Masked Ninja




Joined: 11 Jun 2011
Posts: 57
Location: Everywhere and Nowhere. Muahaha!

PostPosted: Wed Jul 27, 2011 6:29 am    Post subject: Reply with quote

Ah, thanks Cacti.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Castle Paradox Forum Index -> HELP! All times are GMT - 8 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group