hi guys ^^ my questions are 1-whats better lite-c or C-Script? 2-how can i use the numblock keys (right on the keyboard)at this moment i want to use all keys(num1-num9) 3-is there a second way to create decals(for excample with sprites) 4-how can i make some objects invisible for one camera one way is view camera { layer=15; pos_x=0; pos_y=384; size_x=1024; size_y=384; arc=100; flags=visible,noflag1; } but the problem is it can only blend out one kind of object! but i've some other views and they all have to make one different kind of model invisible! and so the code didn't work is there another way?
i hope you can help me ^^
LG BasTi
3D-Gamestudio A8 - Commercial
Re: lite-c vs C-Script and some other questions
[Re: sebbi91]
#259115 04/03/0923:2804/03/0923:28
3) Make a drawing.tga and add it close to the object in your level.
4) If you know the name of the entity "player1" you can make it invisible Look up you flags. There is a difference if it's a view Entity or a level Entity.