All pastes #974242 Raw Edit

How to add objects

public text v1 · immutable
#974242 ·published 2008-04-06 17:51 UTC
rendered paste body
This is not a real script!!!!

new Objects[][object_info] = {
	{11507, 1460.113281, -108.135841, 194.861435, 0.0, 0.0, 180.0, 1000.0},
	{11507, 1214.021240, -107.197754, 197.665619, 0.0, 0.0, 180.0,1000.0},
	{11507, 960.208008, -106.939079, 217.257339, 0.0, 0.0, 180.0,1000.0},
        {18449, 2599.4438, -1672.8673, 80.7743, 0.0000, 291.2451, 359.1406, 500.0} (No ,)


new Objects[][object_info] = {
	{11507, 1460.113281, -108.135841, 194.861435, 0.0, 0.0, 180.0, 1000.0},
	{11507, 1214.021240, -107.197754, 197.665619, 0.0, 0.0, 180.0,1000.0},
	{11507, 960.208008, -106.939079, 217.257339, 0.0, 0.0, 180.0,1000.0}, (now a , here)
    
        {18449, 2599.4438, -1672.8673, 80.7743, 0.0000, 291.2451, 359.1406, 500.0},
	{18449, 2599.4438, -1672.8673, 80.7743, 0.0000, 291.2451, 359.1406, 500.0},
	{18449, 2626.4065, -1673.2024, 150.0874, 0.0000, 291.2451, 359.1406, 500.0},
	{18449, 2651.7717, -1673.6117, 215.0605, 0.0000, 291.2451, 359.1406, 500.0},
	{18449, 2676.5271, -1674.0129, 278.8093, 0.0000, 291.2451, 359.1406, 500.0},
	{18449, 2704.3699, -1674.4286, 350.5031, 0.0000, 291.2451, 359.1406, 500.0} (but not here)

I hope you get it now