Simski 
- Member since: 7/8/2010
- Gender: Male
- SteamID: aidsbeflackad@hotmail.com
About
I was born and raised on the Internet. This is where I came from, this is where I belong. I have come to love my place of birth, and as long as you stay clear of the trolls, I'm sure you will too.
| 0 | Games Rated | 1 | Comments | 49 | Forum Posts | 0 | Games Submitted | 0 | Merits |
CourtJester says:
Posted at 10:52pm on 1/11/2013
CTC3 is coming out but since you are inactive, it will be difficult to give you the link.
Tshama says:
Posted at 1:12pm on 5/13/2011
Hello! How are you??
deathwolf67 says:
Posted at 8:53pm on 4/4/2011
woop?
SSTG says:
Posted at 2:46pm on 2/10/2011
Oops I forgot the last part.
{"l":["tg","mg","bg","wc","id"],"r":["rw","rwc","rs","rsc","ri","ric","rb","rbc","rfb","rpb","rrb","rf","rl","rr","ra","rp"],"c":["bic,534.7,444,0.5,3,90"],"n":"CCC","t":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,0,0,0,0,0,0,0,0,230,0,0,0,0,0,0,0,0,0,0,0,0],"o":-1,"p":""}
The "n" is the name of your castle, "p" is the name of the creator
SSTG says:
Posted at 2:43pm on 2/10/2011
It took me a while to understand how to do it because I have no programming experience.
Here's a simple example using a steel beam:
You need to copy and paste the following code into a text editor so you can modify it. Once you're done, you need to copy then paste it using the load command in the castle builder. Create something simple, save it and using the "Export" command, paste it into a text editor. After modifying it, copy it and paste it back into the castle builder using the "Load" command
{"l":["tg","mg","bg","wc","id"],"r":["rw","rwc","rs","rsc","ri","ric","rb","rbc","rfb","rpb","rrb","rf","rl","rr","ra","rp"],"c":["bic,534.7,444,0.5,10,89.9"],"n":"AAA","t":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"o":-1,"p":""}
look at the part where it says bic ("bic,534.7,444,0.5,10,89.9") 534.7 = X axis, 444= Y axis, 0.5= width, 10 = length, and 89.9 = angle. You can modify these. I only experimented with the width and the lenght so far. The max height is 230 and the lowest is -20.
This is the non modified code. Look at the lenght difference (3 instead of 10).
{"l":["tg","mg","bg","wc","id"],"r":["rw","rwc","rs","rsc","ri","ric","rb","rbc","rfb","rpb","rrb","rf","rl","rr","ra","rp"],"c":["bic,534.7,444,0.5,3,90"],"n":"BBB","t":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"o":-1,"p":""}
In this one I modified the terrain "t" ( I changed two of them from zero to 230)