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
  #10  
Old 01-06-2004, 04:20 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Re: Re: Quick question: Light Effects

Quote:
Originally posted by GoZelda

NPC Code:

if (playerenters){
if (!lighteffectsenabled){
setstring client.savelevel,#L;
setlevel ban.nw;
} else {
setlevel #s(client.savelevel);
}
}

If lighteffectsenabled was indeed a serverside flag, which I doubt, this would pretty much senselessly warp people around that do have light effects enabled, no?

Quote:
Jagen, V3 isn't going to become standard if it doesn't looks more like the old version - well at least it needs the old playerlist.
People are supposed to rescript that one.
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 05:52 AM.


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