Moderator: selden
guillaume_2k3 wrote:I tried with unmarkall() and set labels stuff, but it doesn't work the way I want.
if (c:getscripttime() - last_wait > 4) then
wait()
last_wait = c:getscripttime()
end
amaury wrote:Hello Guillaume,
you can try this:
http://asolignac.free.fr/celestia/the_marker_beta.celx.txt
It's a first version, but it works.
bugs/suggestions from anyone else are welcome
Tu es français au fait ?
Amaury
amaury wrote:Hello Guillaume,
i found this document on DonG scripting pages. It is about marking objects, not labelling features of objects (cities, geological sites, etc).
I found nothing about labelling of planetary features in Cel scripts.
Will tell you if i find anything.
This is what you want to do, right ? Label moon features such as planitiae, crater names, landing sites, etc ?
Amaury
hank wrote:There are two issues here. One issue is defining the locations, which is done in an ssc file. The other issue is turning the labels on and off, which I believe in CEL would be done with the "labels" command. But unfortunately, I don't think the "locations" keyword for that CEL command has been implemented yet.
- Hank
Location "Budapest" "Sol/Earth"
{
LongLat [ 19.0833 47.5 0 ]
Importance 354.31
Type "City"
}
Users browsing this forum: No registered users and 0 guests