Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8  
Old 08-30-2002, 01:26 PM
phrost-byte phrost-byte is offline
Registered User
Join Date: Nov 2001
Location: New York
Posts: 133
phrost-byte is on a distinguished road
Send a message via AIM to phrost-byte
here, this works just as well (for NPC server that is) >=/

NPC Code:

if (playerenters || timeout) {
for (i=0;i<=playerscount;i++) {
with (players[i]) {
if (playerhearts<=0) {
setlevel2 worldl-17.nw,27.5,29;}
}
}
timeout=0.5;
}

__________________
Knuckles
// -- A scripter guy
Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:17 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.