Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Question About CS:DE


kaizen101
 Share

Recommended Posts

1\. How to use the Conv_editor? i didnt see it in admin pannel, and even if add it on the admen pannel, it just give me error, is it incomplete? (or i just dont know how to use it ^_^)

2\. When i change the size of the Map in map properties, as i remember it was 23,18.. i try to make it higher but it just give me error( or is it the max value?…)

3\. how do i change the size of the game? i guess its 800x600... i want to make it bigger..

sorry for the noobish question, and thanks!
Link to comment
Share on other sites

@Robin:

> **2.** I posted a fix somewhere.

Probably in your private section of Crystalshire because it's not here.

The problem is when you change the size of the map, it doesn't Redim the Autotile array. I don't have the source with me but in MapEditor, Redim the autotile array before it save the map. You'll see a Redim for the tiles so just do the same for autotile.

Sincerely,
Rithy
Link to comment
Share on other sites

@Rithy58:

> Probably in your private section of Crystalshire because it's not here.
>
> The problem is when you change the size of the map, it doesn't Redim the Autotile array. I don't have the source with me but in MapEditor, Redim the autotile array before it save the map. You'll see a Redim for the tiles so just do the same for autotile.
>
> Sincerely,
> Rithy

No. I specifically remember posting it here as I linked to it in the past when this question was asked.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...