AggrorJorn Posted February 13, 2010 Share Posted February 13, 2010 File Name: PlayerStart File Submitter: Aggror File Submitted: 14 Feb 2010 File Updated: 14 Feb 2010 File Category: Lua Scripts Place this PlayerStart folder anywhere in your models folder. Go to your FPScontroller.lua After the following lines: --Create a player controller controller=CreateController(1.8,1.45,0.25,45) controller:SetCollisionType(COLLISION_CHARACTER,0) controller:SetPositionf(0,3,0,0) controller:SetMass(10) add this: playerStart = 1 Click here to download this file Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.