SA-MP Forums Archive
Fixing the Id Bug in PPC_Trucking - 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: Fixing the Id Bug in PPC_Trucking (/showthread.php?tid=368023)



Fixing the Id Bug in PPC_Trucking - Geeboi_Mehdi - 11.08.2012

In ppc I needed to make it into 3e for me to edite it so when i first put it online I keep having this Problem lets say I ban id 9 I had banned id 0 if i send pm to id 4 i sended it to id 0. If I Kick/Ban Pm id 1 it goes to him. so i Asked my Friend about this he said i Need to Update My Plugins and sscanf. By Doing This i needed to Download The Latest Stable "sscanf 2.6" so i did What this Post Said:
https://sampforum.blast.hk/showthread.php?tid=120356
After I tryed Complieing with the New sscanf The Complier Say's it Doesnt respone So i think it was my Computer so i tryed it Via Team Veiwer in my friend Computer it did The Same Thing What did i Do Wrong?
^
|
|
Thank You For Reading This
(If u Help me u will be reped


Re: Fixing the Id Bug in PPC_Trucking - HyDrAtIc - 11.08.2012

What I Can Help You In This,Is To Tell You That You Must Report That Bug To PPC_Trucking Gamemode Creator Anything Else??


Re: Fixing the Id Bug in PPC_Trucking - Geeboi_Mehdi - 11.08.2012

no its not like a bug bug its just that i need to upate read the post cearfully man


Re: Fixing the Id Bug in PPC_Trucking - Ranama - 12.08.2012

well, it could be a lot of things, i don't know how big the gamemode is but if it's big you'll have to use "s[size]" to declare all the size specifiers, It could also be something else, check the changelog of sscanf and look what could case the problem.


Re: Fixing the Id Bug in PPC_Trucking - Jstylezzz - 12.08.2012

do you include it like: #include <sscanf> or like: #include <sscanf2> ?
you should include <sscanf2>
also, if you have any existing sscanf stock, delete it, it may cause trouble too