Player's Bugged..[Help Please] - 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: Player's Bugged..[Help Please] (
/showthread.php?tid=382391)
Player's Bugged..[Help Please] -
Desi_Dude - 03.10.2012
Hello , There is a bug in my script , Most of the time if a player uses siren or neons to attach they wont show up but it does sometimes only...
That's not it
Some time when we type in the player's ID it says [Invaild Player Specified.] so that player would have to relog to get it to work ,, any ideas whats causing this ? /...
Much Help would be appriciated..
Re: Player's Bugged..[Help Please] -
JaKe Elite - 03.10.2012
Well the neon one happens to me
About the player id how about checking my tutorial
'sscanf ID 0 Bugged'
Re: Player's Bugged..[Help Please] -
Desi_Dude - 03.10.2012
Quote:
Originally Posted by Romel
Well the neon one happens to me
About the player id how about checking my tutorial
'sscanf ID 0 Bugged'
|
Sure, i'll have to look
Re: Player's Bugged..[Help Please] -
Desi_Dude - 03.10.2012
Oops... It didnt helped me at all.. ..
Any other Ideas ? , What's causing them all to bug ?.
Please me Out Please
Re: Player's Bugged..[Help Please] -
xMCx - 03.10.2012
try to update everything with sscanf , it happend to me before
Re: Player's Bugged..[Help Please] -
Desi_Dude - 05.10.2012
I did try it .. I tried every thing as above mentioned I even recompiled the scripted with the new include of sscanf .It didn't fix a thing .
(
Re: Player's Bugged..[Help Please] -
Lordzy - 05.10.2012
Are you using
pawn Код:
new testtarget;
if(sscanf...) //Sscanf functioning.
if(testtarget == INVALID_PLAYER_ID) //Checks whether it's an invalid player/not.
If it's there, try removing that and check.
.
Re: Player's Bugged..[Help Please] -
Desi_Dude - 09.10.2012
didnt work either...
any help ?