new tent; tent = CreateObject(3243, 1488.729248, 1765.293090, 13.570698, 0.0, 0.0, 0.0, 300.0); SetObjectMaterial(tent, 1, 3095, "cj_ammo_net", "CJ_cammonet", 0);*/
C:\Users\Korisnik\Desktop\Kruno programi\Zombie RP\gamemodes\RPing.pwn(749) : error 017: undefined symbol "SetObjectMaterial" C:\Users\Korisnik\Desktop\Kruno programi\Zombie RP\gamemodes\RPing.pwn(751) : warning 217: loose indentation C:\Users\Korisnik\Desktop\Kruno programi\Zombie RP\gamemodes\RPing.pwn(748) : warning 204: symbol is assigned a value that is never used: "tent"
You just pasted the same code twice and didn't say what the error specifically was. Please explain
|
new tent;
tent = CreateObject(3243, 1488.729248, 1765.293090, 13.570698, 0.0, 0.0, 0.0, 300.0);
SetObjectMaterial(tent, 1, 3095, "cj_ammo_net", "CJ_cammonet", 0);