14.02.2015, 13:11
Hello.. I textured a map and it doesn't work IG :/ 
I've done this :
And When I run the server it says :
But The server works, and the map works, it just doesn't show the texture.. Help?

I've done this :
Код:
new grass = CreateDynamicObject(8661, 239.54919, 1429.49438, 9.58680, 0.00000, 0.00000, 0.00000); SetObjectMaterial(grass, 0, 17877, "landhub", "dirtKB_64HV"); grass = CreateDynamicObject(8661, 199.54930, 1429.49438, 9.58680, 0.00000, 0.00000, 0.00000); SetObjectMaterial(grass, 0, 17877, "landhub", "dirtKB_64HV"); grass = CreateDynamicObject(8661, 163.92641, 1429.49438, 9.58880, 0.00000, 0.00000, 0.00000); SetObjectMaterial(grass, 0, 17877, "landhub", "dirtKB_64HV"); grass = CreateDynamicObject(8661, 163.92641, 1412.45239, 9.59080, 0.00000, 0.00000, 0.00000); SetObjectMaterial(grass, 0, 17877, "landhub", "dirtKB_64HV"); grass = CreateDynamicObject(8661, 246.07111, 1419.51489, -10.39270, -0.09000, 90.00000, 270.00000); SetObjectMaterial(grass, 0, 17877, "landhub", "dirtKB_64HV"); grass = CreateDynamicObject(19381, 225.75252, 1378.60693, 9.81440, 0.00000, 90.00000, 0.00000); SetObjectMaterial(grass, 0, 17877, "landhub", "dirtKB_64HV"); grass = CreateDynamicObject(19381, 225.75369, 1388.24182, 9.81440, 0.00000, 90.00000, 0.00000); SetObjectMaterial(grass, 0, 17877, "landhub", "dirtKB_64HV"); grass = CreateDynamicObject(19381, 215.25240, 1388.24182, 9.81440, 0.00000, 90.00000, 0.00000); SetObjectMaterial(grass, 0, 17877, "landhub", "dirtKB_64HV"); grass = CreateDynamicObject(19381, 215.25240, 1378.60693, 9.81440, 0.00000, 90.00000, 0.00000); SetObjectMaterial(grass, 0, 17877, "landhub", "dirtKB_64HV");
Код:
[13:46:11] Script[gamemodes/core.amx]: Run time error 20: "Invalid index parameter (bad entry point)" [13:46:11] Number of vehicle models: 3
