help!!

Freeform discussion about anything related to modding Transcendence.
Post Reply
sdw195
Militia Captain
Militia Captain
Posts: 779
Joined: Wed Nov 18, 2009 1:01 am
Location: Still looking for the csc Antarctica
Contact:

i get this error with my code invalid attribute value"

Code: Select all

<TranscendenceExtension UNID="&UNIDsdw195SealedCargoContainer" version="0.99c"> 
i have tried changing sdw195SealedCargoContainer to sdw195scc but that didnt work :?:
speedofsquid
Commonwealth Pilot
Commonwealth Pilot
Posts: 55
Joined: Wed Aug 27, 2008 6:30 pm
Location: USA

Terminate entity reference w/ semicolon:

Code: Select all

<TranscendenceExtension UNID="&UNIDsdw195SealedCargoContainer;" version="0.99c">
User avatar
Psycholis
Militia Commander
Militia Commander
Posts: 298
Joined: Sun Mar 05, 2006 8:23 pm
Location: Missouri

i feel your pain. i need to use a better thing for my coding. wordpad doesn't cut it sometimes.
User avatar
Prophet
Militia Captain
Militia Captain
Posts: 826
Joined: Tue Nov 18, 2008 6:09 pm

I recommend notepad++, it's free and easy to use.
Coming soon: The Syrtian War adventure mod!
A Turret defense genre mod exploring the worst era in Earth's history.
Can you defend the Earth from the Syrtian invaders?
Stay tuned for updates!
sdw195
Militia Captain
Militia Captain
Posts: 779
Joined: Wed Nov 18, 2009 1:01 am
Location: Still looking for the csc Antarctica
Contact:

i actual use notepad++ already

(much better than open xml editor 1.6)

thanks :D :D
Post Reply