13.02.2010, 04:50
DavidC: Actually, after testing, it seems that NPCs do get added to the internal player list. This was an oversight by me. You don't need to do anything if you want to keep this functionality, but if you'd like to remove it, just add IsPlayerNPC checks around Streamer_AddPlayer and Streamer_RemovePlayer in the include file (they'll be in the OnPlayerConnect and OnPlayerDisconnect callback hooks). I'll do this myself in subsequent versions since it is just a waste of processing power for most people.
ruckfules99: Look at some scripts around this forum so that you can understand the language better.
ruckfules99: Look at some scripts around this forum so that you can understand the language better.