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 12-29-2008, 07:45 AM
[email protected] zeektheman2@hotmail.com is offline
SirZeek
Join Date: May 2008
Posts: 37
zeektheman2@hotmail.com is on a distinguished road
Not Copying Level

PHP Code:
function onActionServerSide()
{
  switch( 
params[0] )
  {
    case 
"Rpg_Start":

      echo(
"Setting Battle Up!");
      
this.Fightlevel params[2];
      
this.TileT params[5];
  
copylevel("nerion_battle1.nw","battles/battle"@params[5]@"_"@params[1]@".nw");  
 
    }


Can anybody tell me why this will not copy the level
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 12:27 PM.


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