
10-07-2007, 03:21 AM
|
|
Banned
|
Join Date: Jan 2007
Location: at Sammy's house
Posts: 33
|
|
|
if you're creating the script on a single level, that's fine. if you want to automatically warp the player to the hospital whenever he/she dies in any level, one way of doing this is by adding it to players as a weapon script, which is added to all players when they log in.
how i'd personally do this is incorporate it inside a weapon script file. basically what i have is a custom GUI and it handles 3 things: updating GUI, checking player's heart count and warp them to OSL if their heart count is 0 and display event warper when an event is going on. |
|
|
|