Frictional Games Forum (read-only)

Full Version: Death Teleport
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(02-26-2012, 10:41 PM)Strembitsky Wrote: [ -> ]Sorry, I'm not going to hold your hand and give you the script. Trust me, when I was a beginner I wanted to just have the script and continue. But I learned how to script well, and that's where I am now.

Go back through my posts, and think how it would work, and use the wiki.

I am good at scripting but the variables really confuse me.And in the wiki they dont mention anything from if variables i think : P
+ Ive made an script area that when you walk into it you get trapped and a monster comes and kills you.
(02-26-2012, 11:36 PM)Datguy5 Wrote: [ -> ]
(02-26-2012, 10:41 PM)Strembitsky Wrote: [ -> ]Sorry, I'm not going to hold your hand and give you the script. Trust me, when I was a beginner I wanted to just have the script and continue. But I learned how to script well, and that's where I am now.

Go back through my posts, and think how it would work, and use the wiki.

I am good at scripting but the variables really confuse me.And in the wiki they dont mention anything from if variables i think : P
+ Ive made an script area that when you walk into it you get trapped and a monster comes and kills you.
I never said anything about variables. I simply said to check if the players health is below 1 every second or so, and then call a function.

(02-26-2012, 08:00 PM)Datguy5 Wrote: [ -> ]Does it work if i make that the monster kills the player,and then the player spawns in a checkpoint that is still in teh same map but in the different area.

You were on the right track with this.
(02-27-2012, 01:11 AM)Your Computer Wrote: [ -> ]
(02-26-2012, 08:00 PM)Datguy5 Wrote: [ -> ]Does it work if i make that the monster kills the player,and then the player spawns in a checkpoint that is still in teh same map but in the different area.

You were on the right track with this.
Hahaa >: ) I think im just gonna use this method.


(02-26-2012, 11:45 PM)Strembitsky Wrote: [ -> ]
(02-26-2012, 11:36 PM)Datguy5 Wrote: [ -> ]
(02-26-2012, 10:41 PM)Strembitsky Wrote: [ -> ]Sorry, I'm not going to hold your hand and give you the script. Trust me, when I was a beginner I wanted to just have the script and continue. But I learned how to script well, and that's where I am now.

Go back through my posts, and think how it would work, and use the wiki.

I am good at scripting but the variables really confuse me.And in the wiki they dont mention anything from if variables i think : P
+ Ive made an script area that when you walk into it you get trapped and a monster comes and kills you.
I never said anything about variables. I simply said to check if the players health is below 1 every second or so, and then call a function.

Your idea was good too but i think im gonna use the easier Big Grin
Pages: 1 2