ObjectID [ Vendors ] - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: ObjectID [ Vendors ] (
/showthread.php?tid=561978)
ObjectID [ Vendors ] -
JaKe Elite - 06.02.2015
As you can see, In Single Player there are vendors selling hotdogs around the streets ( Downtown, Angel Pine etc. ) I would like to know the objectID of that vendor stand, If there are other vendor object, Please let me know.
Question: What is the vendor stand object ID?
Re: ObjectID [ Vendors ] -
Admigo - 06.02.2015
Код:
ID: 1340
Name: chillidogcart
Category: Street and Road Items
Good luck
Re: ObjectID [ Vendors ] -
JaKe Elite - 06.02.2015
Is there any other objects of that vendor? I will be creating a dynamic vendor system with different types of it such as hotdog stand, etc.
Re: ObjectID [ Vendors ] -
Admigo - 06.02.2015
Yep there is.
Код:
ID: 1342
Name: noodlecart_prop
Category: Street and Road Items
Код:
ID: 1341
Name: icescart_prop
Category: Street and Road Items
Re: ObjectID [ Vendors ] -
JaKe Elite - 06.02.2015
Cheers mate! Reped!