Code:
Problem description: I dont know if this is an actual code problem but Pop told me to post on here is i figured i might as well. I added this new object to the game. It is a grey icon with its alpha turned down so its more transparent. I made it an object and an overlay with a layer of 4. When i added it to one map in the map file everything was fine. When i added it to all the maps in the map file i got a bad world error. Which i have no idea what that is or how to fix it. Any suggestions?
ID:142018
Sep 10 2008, 2:46 pm
|
|
For future reference you can't have more than 65535 unique objects in your game at any given time. Adding an object to each turf is a very quick way of reaching this limit.