shpGetFuelNeeed - too many e's

This is a moderated forum that collects tutorials, guides, and references for creating Transcendence extensions and scripts.
Post Reply
User avatar
ptbptb
Militia Lieutenant
Militia Lieutenant
Posts: 143
Joined: Mon May 10, 2010 7:34 pm

Like the title says. 'shpGetFuelNeeed' is listed in the "function list for 1.0RC5" topic but I presume that is a typo. Note that neither shpGetFuelNeeed nor shpGetFuelNeed is recognized as a function in the debug console of Transcendence 1.01
User avatar
Prophet
Militia Captain
Militia Captain
Posts: 826
Joined: Tue Nov 18, 2008 6:09 pm

Good eye!

It should be:
(shpGetFuelNeeded ship item) -> # of items

This does work and is used in Transcendence.xml
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!
User avatar
alterecco
Fleet Officer
Fleet Officer
Posts: 1658
Joined: Wed Jan 14, 2009 3:08 am
Location: Previously enslaved by the Iocrym

Curious, as that list is auto generated by the game... should probably go on the tracker...
User avatar
ptbptb
Militia Lieutenant
Militia Lieutenant
Posts: 143
Joined: Mon May 10, 2010 7:34 pm

alterecco wrote:Curious, as that list is auto generated by the game... should probably go on the tracker...
In which case you should probably check cnvDrawImage.

It is not on the list, but is in the game.
User avatar
alterecco
Fleet Officer
Fleet Officer
Posts: 1658
Joined: Wed Jan 14, 2009 3:08 am
Location: Previously enslaved by the Iocrym

cnvDrawImage is more recent then the list in the RC5 thread i think. In either case, the list I use is the one from this paste http://paste.pocoo.org/show/d3YltV3Ty6unxMweYu0C/
george moromisato
Developer
Developer
Posts: 2997
Joined: Thu Jul 24, 2003 9:53 pm
Contact:

alterecco wrote:Curious, as that list is auto generated by the game... should probably go on the tracker...
Typo in the help part of the engine. Fixed in the next release.

Thank you, ptbptb!
Post Reply