Graal Forums  

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-18-2007, 07:22 PM
Andy0687 Andy0687 is offline
Enigma
Join Date: Feb 2002
Posts: 1,072
Andy0687 is on a distinguished road
Quote:
Originally Posted by DustyPorViva View Post
NPC Code:
if (playerenters) timeout=20;
if (timeout) setlevel2 blahblah.nw,x,y;

This is your shortest working solution in gs1 but you dont want to put it clientside (like i suspect you are doing) unless you want to trigger to warp the player (since setlevel2 isnt clientside).
__________________
Reply With Quote
  #2  
Old 04-19-2007, 12:28 AM
theHAWKER theHAWKER is offline
**FLIP OUT**
theHAWKER's Avatar
Join Date: Mar 2006
Location: canada, vancouver
Posts: 768
theHAWKER is an unknown quantity at this point
Quote:
Originally Posted by Andy0687 View Post
This is your shortest working solution in gs1 but you dont want to put it clientside (like i suspect you are doing) unless you want to trigger to warp the player (since setlevel2 isnt clientside).
As i said before none of sleeping type scripts work

Dose anyone know how to make a script just puase without using sleep or timeout?
__________________
**FLIP OUT**
Reply With Quote
  #3  
Old 04-19-2007, 09:16 AM
Chandler Chandler is offline
Banned
Join Date: Jan 2007
Posts: 656
Chandler will become famous soon enough
Quote:
Originally Posted by theHAWKER View Post
As i said before none of sleeping type scripts work

Dose anyone know how to make a script just puase without using sleep or timeout?
waitfor
scheduleevent
Reply With Quote
Reply

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 09:27 AM.


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