noob questions/problems

Posted By: spartan131

noob questions/problems - 06/27/06 21:17

Hi, I just started making a third person shooter and im having problems. I have the latest template 6. When I added the player biped weapons00, acording to the game design tutorial, it should have added a gun to my player and he shoul be able to shoot it, but its not happening. Its just like before I added the plbipedweap00. Can somoene help me?

Also, how do you make your game full screen? I think you have to press some keys on the keyboard to do it..
Posted By: Claus_N

Re: noob questions/problems - 06/27/06 21:20

About the fullscreen; add this to your level's script:
var video_screen = 1;

Dunno the templates..
Posted By: spartan131

Re: noob questions/problems - 06/28/06 15:13

whewre in the script should i add that? thanks
Posted By: Xarthor

Re: noob questions/problems - 06/28/06 15:31

add that line (posted by Claus_N) before your "function main()"

I bet your other questions can be answered in the templates forum
Posted By: spartan131

Re: noob questions/problems - 06/28/06 18:20

ok thanks
© 2023 lite-C Forums