05.02.2017, 15:18
Quote:
The Streamer Plugin knows which slots are already in use and which not.
It makes more sense to use streamed objects only, but you can use as many "static objects" as you want as long as the streamer has enough slots to stream items. You can even use player objects like usual. Same for Pickups. The only items this doesn't apply to are (Race) Checkpoints and Map Icons (no IsValid* native). It is not a problem unless you accidently use IDs for the streamer items in SAMP's natives, or the other way round. |