Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   savelines (https://forums.graalonline.com/forums/showthread.php?t=73597)

Chandler 04-21-2007 07:50 PM

savelines
 
Well, it doesn't class it as a level.
Having trying to do

HTML Code:

tiles[positionx, positiony]
in a normal level would return, having it in level that isn't really a "level" shall always return 0.
[Serverside]

Rapidwolve 04-21-2007 08:19 PM

I don't understand what your trying to say, re-word it.

Inverness 04-21-2007 08:48 PM

Quote:

Originally Posted by Rapidwolve (Post 1301666)
I don't understand what your trying to say, re-word it.

Indeed, you're not making sense.

Chandler 04-21-2007 09:09 PM

Create a file using savelines and and try to use the function "tiles[x, y]" serverside in this "file". [Make a copy of a level using savelines]

Skyld 04-21-2007 09:13 PM

Special processing goes into creating the TServerLevel object; just because you have written a file that follows the format of a level doesn't make it a level object, which means that you will not get any functions or special variables associated with TServerLevels.

Chandler 04-21-2007 09:16 PM

Quote:

Originally Posted by Skyld (Post 1301680)
Special processing goes into creating the TServerLevel object; just because you have written a file that follows the format of a level doesn't make it a level object, which means that you will not get any functions or special variables associated with TServerLevels.

Yeah :{
which is a shame, but it's still pretty cool :P

Kristi 04-22-2007 05:52 PM

If you are trying to copy the level, you could, you know, copy the level file.


All times are GMT +2. The time now is 10:36 AM.

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