Change level

Discuss any other topics here
Post Reply
User avatar
LtForce
Posts: 437
Joined: Wed May 03, 2006 11:15 am
Location: Vilnius, Lithuania

Change level

Post by LtForce »

Can someone tell me what should I write to that StartPointName? I write PlayerStart3(I want player to start there in next level) but nothing happens. Maybe PlayerStart3 isn't entity name? :?
Lithuanians for Georgia!
User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Post by QuestOfDreams »

PlayerStart Entity

The szEntityName is used by the ChangeLevel entity to start a level at a named PlayerStart. If it is left blank then that entity will be used as the default start point. The initial level must have a default start point in it.
User avatar
Juutis
Posts: 1511
Joined: Thu Jan 12, 2006 12:46 pm
Location: Finland

Post by Juutis »

I write PlayerStart3(I want player to start there in next level) but nothing happens
Nothing happens? The level won't change or ...?

Well anyway, the name of a 'PlayerStart' entity is defined in the 'szEntityName' field. Make sure it matches the 'StartPointName' of the 'ChangeLevel' entity in the previous level.
Pain is only psychological.
User avatar
LtForce
Posts: 437
Joined: Wed May 03, 2006 11:15 am
Location: Vilnius, Lithuania

Post by LtForce »

The level changes, but the player appears in default start point...
Lithuanians for Georgia!
User avatar
LtForce
Posts: 437
Joined: Wed May 03, 2006 11:15 am
Location: Vilnius, Lithuania

Post by LtForce »

I've figured it out! Thanks for fast replies guys :)
Lithuanians for Georgia!
Post Reply