SA-MP Forums Archive
Player id 0 problem - 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 id 0 problem (/showthread.php?tid=372880)



Player id 0 problem - Sp3cter - 28.08.2012

Hello,

I have an problem with id 0 in my server , problem is , id 0 have auto-car repair , and when i'm using /huntev say's the name from id 5 and after time runs up say's Name of id 0 is the winner !

Help please


Re: Player id 0 problem - Jstylezzz - 28.08.2012

I think you are using a old version of sscanf(if you are using it).
Advice: update the plugin

EDIT:
*offtopic
700th post


Re: Player id 0 problem - Sp3cter - 28.08.2012

On : And if i'm not using ?
Off: Congratulation !


Re: Player id 0 problem - Jstylezzz - 28.08.2012

Ontopic:
Well, if not using, then can you show us some code?
The code that brings the most problems if preferred

Offtopic: thanks


Re: Player id 0 problem - Sp3cter - 28.08.2012

Quote:
Originally Posted by Jari_Johnson*
Посмотреть сообщение
Ontopic:
Well, if not using, then can you show us some code?
The code that brings the most problems if preferred

Offtopic: thanks
When I put an FS , like /starthunt , It say id 5 is the target , when that finish it say Nobody killed (person id 0)

Same at robbank system , /robbank , and the money back object is atached to id 0 !

2 Filter Scripts and Auto-Repair car is in GM


Re: Player id 0 problem - Jstylezzz - 28.08.2012

if you could post the code, between pawn tags, then everyone can have a look at it, to see what's wrong..
also, please post the includes used in the filterscripts/gamemode you use


Re: Player id 0 problem - Sp3cter - 28.08.2012

Codes from ? I don't understand


Re: Player id 0 problem - Jstylezzz - 28.08.2012

the codes in the scripts you use.
we can't know what is inside the scripts you use,without you posting it, so we can't know what is wrong with the code at all..


Re: Player id 0 problem - Sp3cter - 28.08.2012

From filter scripts is nothing wrong , but i don't know what to show you from gamemode ....