 |
Server Help Community forums for Subgame, ASSS, and bots
|
Author |
Message |
Guest
Offline
|
Posted: Sun Dec 11, 2005 12:34 pm Post subject: Something wrong with my LVZ coding |
 |
|
|
|
OutFile=rrtst.lvz
file=rules.png
[objectimages]
IMAGE0=rules.png
IMAGE1=paytollnorth.png
IMAGE2=paytollsouth.png
[mapobjects]
464,80,IMAGE0,AfterTiles
file=paytollnorth.png
[mapobjects]
9568,9200,IMAGE1,AfterTiles
file=paytollsouth.png
[mapobjects]
9568,9856,IMAGE2,AfterTiles
file=bomb.bm2
file=ship1.bm2
file=ship2.bm2
file=ship3.bm2
file=ship4.bm2
file=ship5.bm2
file=ship6.bm2
file=ship7.bm2
file=ship8.bm2
|
Is there anything wrong with this code? This is the warning that pops up:
Syntax error in line "file=paytollnorth.png" |
|
|
Back to top |
|
 |
Mine GO BOOM Hunch Hunch What What

Age:41 Gender: Joined: Aug 01 2002 Posts: 3615 Location: Las Vegas Offline
|
Posted: Sun Dec 11, 2005 1:01 pm Post subject: |
 |
|
|
|
All file lines need to be at the top. You cannot scatter then throughout the file. Also, you only need one file line per file. |
|
Back to top |
|
 |
Donkano Server Help Squatter
Gender: Joined: Jul 02 2003 Posts: 763 Offline
|
Posted: Sun Dec 11, 2005 1:55 pm Post subject: |
 |
|
|
|
OutFile=rrtst.lvz
File=rules.png
File=paytollsouth.png
File=paytollnorth.png
File=bomb.bm2
File=ship1.bm2
File=ship2.bm2
File=ship3.bm2
File=ship4.bm2
File=ship5.bm2
File=ship6.bm2
File=ship7.bm2
File=ship8.bm2
[objectimages]
IMAGE0=rules.png
IMAGE1=paytollnorth.png
IMAGE2=paytollsouth.png
[mapobjects]
464,80,IMAGE0,AfterTiles
9568,9200,IMAGE1,AfterTiles
9568,9856,IMAGE2,AfterTiles |
|
|
Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
Software by php BB © php BB Group Server Load: 299 page(s) served in previous 5 minutes.
|