Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Something wrong with my LVZ coding

 
Post new topic   Reply to topic Printable version
 View previous topic  Reverse Wormhole Post :: Post Compression of lvz  View next topic  
Author Message
Guest



Offline

PostPosted: Sun Dec 11, 2005 12:34 pm    Post subject: Something wrong with my LVZ coding Reply to topic Reply with quote

Code: Show/Hide
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:

Code: Show/Hide
Syntax error in line "file=paytollnorth.png"
Back to top
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:41
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Sun Dec 11, 2005 1:01 pm    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List Send email
Donkano
Server Help Squatter


Gender:Gender:Male
Joined: Jul 02 2003
Posts: 763
Offline

PostPosted: Sun Dec 11, 2005 1:55 pm    Post subject: Reply to topic Reply with quote

Code: Show/Hide
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
View users profile Send private message Add User to Ignore List
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> LVZ/LVL Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
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
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 299 page(s) served in previous 5 minutes.

phpBB Created this page in 0.404013 seconds : 28 queries executed (94.6%): GZIP compression disabled