Ryandor.com

Forums
It is currently Sun Jul 06, 2025 3:35 am

All times are UTC - 7 hours [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Mon Jul 12, 2004 4:14 pm 
Offline
Young
Young

Joined: Sat Mar 01, 2003 12:24 pm
Posts: 12
Here is a line from my forest.scp:
Code:
0022 3289 0000 0000 0000 0000 3288 0000 0000 0000 0000

That should create a Cedar tree with foliage. Instead, it creates a lava tile on top of another one. Specifically, it creates 03289 and 03288. Apparently those leading 0's change what tile is created. I have always known this to be true with certain newer versions of Sphere, but why would this happen with DragonSP?

Here's what I have tried already: My Statics/forest.scp file defined each item as [WORLDITEM 0____] where the "_" are various numbers. I used a program to remove the leading 0 so that I only had four digits, thinking that would work. I still have the same problem.

I can only think that there must be a way to define what I see as four-digit item ID's as 5-digit item ID's? The number will apparently differ more than just by a leading 0.

I'll be working on this all day, and if I find a solution I'll head back here and post it. In the meantime, any help is appreciated.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 12, 2004 5:09 pm 
Offline
Slayer of Fools
Slayer of Fools
User avatar

Joined: Tue Jul 02, 2002 4:54 pm
Posts: 1289
The id's need to be in hex.
Example:
// Cedar tree + needles
0032 0cd6 0000 0000 0000 0000 0cd7 0000 0000 0000 0000
// Cedar tree + needles
0032 0cd8 0000 0000 0000 0000 0cd9 0000 0000 0000 0000

_________________
This space for rent.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 12, 2004 8:11 pm 
Offline
Young
Young

Joined: Sat Mar 01, 2003 12:24 pm
Posts: 12
Wow, I should have seen that. I blame my emulator :) I thought it was smart enough to give me the item ID in hex. Hopefully this thread will help out anyone else having the same problem.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 14, 2004 11:57 am 
Offline
Slayer of Fools
Slayer of Fools
User avatar

Joined: Tue Jul 02, 2002 4:54 pm
Posts: 1289
Yah, it's always been a problem with Sphere. I had a lot of trouble trying to do jungle trees when I used it.

_________________
This space for rent.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 7 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group