Object object = createObject(Model modelId, float atX, float atY, float atZ)
Player player = createPlayer(Model modelId, float atX, float atY, float atZ)
Ped ped = createChar(int pedtype, Model modelId, float atX, float atY, float atZ)
Vehicle car = createCar(Model modelId, float atX, float atY, float atZ)