Graal Forums  

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

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-06-2004, 06:10 AM
Blue_Dragn Blue_Dragn is offline
Registered User
Join Date: Jul 2003
Posts: 302
Blue_Dragn is on a distinguished road
Dynamic Levels

i was testing a script earlier and i dont know why it wont work, here is the code

NPC Code:

if (playerenters) {
if (playerscount > 0) {
this.level+=1;
triggeraction 0,0,serverside,warp,level_#v(this.level),30,30;
}
}



all its supposed to do is check for other players, if they exist, warp them away to the next avalible level, however this solution to my other problem (showani in classes) isnt working either.
__________________
No longer a Advertisement Goat
Reply With Quote
 


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:10 AM.


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