Search found 8 matches

by name
Tue Jan 06, 2009 11:15 pm
Forum: Programming
Topic: binding commands
Replies: 5
Views: 2317

Thanks again

it was just a zero-point difference :D
by name
Tue Jan 06, 2009 1:44 am
Forum: Programming
Topic: binding commands
Replies: 5
Views: 2317

Thanks, I found this feature only in 3.0 so far - its maybe also in a newer 2.8alpha version but probably only for mac.

Now, where is this feature located in the 3.0 source ?
by name
Mon Jan 05, 2009 12:15 am
Forum: Programming
Topic: binding commands
Replies: 5
Views: 2317

binding commands

Hi,

is it possible to bind client console commands via instant chat as a none-admin?
for ex.: /command player_1 name

If its not possible is their a way or can you give me a hint were I have to start implementing that feature.

geets
-
by name
Mon Nov 10, 2008 4:24 pm
Forum: Development
Topic: rotation_ in gWinZone.cpp - standing sinus wave
Replies: 4
Views: 1576

Ah, thanks - it seems to be solved.

Code: Select all

REAL angle = ( lastTime - createTime_ ) * speed;
by name
Mon Nov 10, 2008 3:34 pm
Forum: Development
Topic: rotation_ in gWinZone.cpp - standing sinus wave
Replies: 4
Views: 1576

So it would probably work if i substract directly the angle that is defined there. I already tried this way, but i failed at getting the time var into the render function
by name
Mon Nov 10, 2008 3:08 pm
Forum: Development
Topic: rotation_ in gWinZone.cpp - standing sinus wave
Replies: 4
Views: 1576

rotation_ in gWinZone.cpp - standing sinus wave

Hi, didnt know where to put this. I wanted to know how the rotation_ in gWinZone.cpp is defined, because I need to substract the rotation factor from a sinus function to create some kind of standing sinus wave. It would be nice if someone can explain me how the rotation actually works or just tell m...
by name
Mon Mar 17, 2008 3:37 pm
Forum: Graphical
Topic: change default floor color?
Replies: 5
Views: 10083

FLOOR_#COLOR# commands work - thanks
----------
closed .)
by name
Mon Mar 17, 2008 2:13 pm
Forum: Graphical
Topic: change default floor color?
Replies: 5
Views: 10083

change default floor color?

hi,
does anyone know where i can change the default floor color? - and i dont mean the overlayed texture floor.png but the grey color which is probably 0x666666.

sorry for my bad english .(
regards name .)