15.03.2015, 17:31
My home computer is also i5 2.4ghz. But the times still sounds great since I only need to update it every once in a while. I plan on making a height map that will make the highest point of my map alone red, lowest agree, and everything in between will be gradient to yellow from above and below. I also plan on making a map like the default SA map, but for this I need to make a list of which modelids will make what color on the generated map (this won't be hard) and a way to return the model of the collision detected (CA_RayCastLine returns the modelid right?).