Closed Trixas closed 9 years ago
You need an ITEM.desc
You need an ITEM.desc But I do have it?
ITEM.name = "Chevrolet Impala"
ITEM.model = "models/lonewolfie/chev_impala_09_police.mdl"
ITEM.width = 1
ITEM.height = 1
ITEM.physDesc = "Simple desc"
ITEM.desc = "The best Chevrolet car"
Last row
Try changing ITEM.price to ITEM.cost On Sun, May 17, 2015 at 08:58 Trixas notifications@github.com wrote:
You need an ITEM.desc But I do have it?
ITEM.name = "Chevrolet Impala" ITEM.model = "models/lonewolfie/chev_impala_09_police.mdl" ITEM.width = 1 ITEM.height = 1 ITEM.physDesc = "Simple desc" ITEM.desc = "The best Chevrolet car"
Last row
— Reply to this email directly or view it on GitHub https://github.com/Chessnut/NutScript/issues/479#issuecomment-102817329.
Hi, what can be wrong?
Code for vehicle item is:
Btw, spawned car does have Name and desc, but in inventory it only prints models/lonewolfie/chev_impala_09_police.mdl