Come Chat with us live! Learn how HERE!
I use metric system (Europe r00lz) but I just though that it should be configurable, either Metric or... What was the other thing? Imperial or something like that, isn't it?
Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
there isn't really a conversion from game units to metric (or imperial, or anything else).
From the GtkRadiant manual:Code: [Select]In the game world, eight units roughly equal one foot (30.5 cm).This means that around 26 units equals the meter you say is absent in Tremulous.
In the game world, eight units roughly equal one foot (30.5 cm).
So according to that the average height of the trem human is about 210 cm.
"The metre is the length of the path traveled by light in vacuum during a time interval of 1⁄299,792,458 of a second. It follows that the speed of light in vacuum is exactly 299,792,458 metres per second. (17th CGPM, 1983, Resolution 1)[2]"Light doesn't move in Tremulous, therefore there are no metres.
vec3_t diff;float dist;VectorSubtract( tr.endpos, ent->client->ps.origin, diff );dist = VectorLength( diff );trap_SendServerCommand(-1, va("print \"Your distance is %f\n\"", dist ) );