Jump to content

Recommended Posts

Posted

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

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...