playerid 0 bug - 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: playerid 0 bug (
/showthread.php?tid=366958)
playerid 0 bug -
Jstylezzz - 08.08.2012
Hi everyone,
I don't know if it's a general sa-mp bug, but at my server, playerid 0 always has bugs.. from texdraws to variables..
Is it possible to lock playerid 0? So players would be counting from 1 instead of 0?
It's getting really annoying all the time..
I am trying to fix the bugs, but if this is possible, it would be a lot faster.
Thanks
Re: playerid 0 bug -
tyler12 - 08.08.2012
Put a NPC on it.
Theres no way to lock an id.
Re: playerid 0 bug -
phillip875 - 08.08.2012
You could create a bot that loads when the server does - making ID 0 impossible to use I think.
Re: playerid 0 bug -
Jstylezzz - 08.08.2012
hmm.. good one
I think i am going to try that out.
only problem is that my server is locked atm due to beta testing

so i can't join bots
anyways, thanks alot
Re: playerid 0 bug -
[ABK]Antonio - 08.08.2012
Your best bet would to find what's causing that bug to prevent future ones (same or otherwise)