SA-MP Forums Archive
Please help! - 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: Please help! (/showthread.php?tid=306746)



Please help! - Sarra - 27.12.2011

Since i made my server work with 0.3d version everything changed:
When i /gethere [playerid] /createpvehicle [Playerid] or any other command with [playerid] and i put exp /createpvehicle 2 (let's say there is player 1, player 2 and player 3) it goes to player 3 even if i put ID:100000 it goes to player 3 but when i put id:1 it goes to 1? what's happening ! /setstat, /makeadmin all of them... any ID exept id 1 goes to 3 ! Even if id 2 wrote /setstat ID:2 it goes to 3?
(that is an example)
What's wrong!!!?,


Re: Please help! - Seven_of_Nine - 27.12.2011

Well, show us the commands first, this is not the way to go..


Re: Please help! - Polomikey - 27.12.2011

/createpvehicle was the command for NGG script
try /createpvehicle 0 [MODELID] [COLOR0] [COLOR1]


Re: Please help! - Sarra - 27.12.2011

i think you didn't understand:
okay Let's say i have 3 players in the server:
PlayerA: id0
PlayerB: id1
PlayerC: id2
if i use any command with any ID the action goes to ID 2
I mean i can't do an action on other players because when i write any ID 2 3 4 5 10000 it always goes to 3? understood? when it was 0.3c everything was fine!
wanna come


Re: Please help! - kizla - 27.12.2011

if you are using sscanf download the lastes version

here you go a link

https://sampforum.blast.hk/showthread.php?tid=120356


Re: Please help! - Sarra - 27.12.2011

it it always goes to 2*


Re: Please help! - Seven_of_Nine - 27.12.2011

Then insert the goddamn command.


Re: Please help! - Sarra - 27.12.2011

i got it but still maybe i have to change ZCMD?


Re: Please help! - kizla - 27.12.2011

no its no neceserry but its reccomended to use some better command proceseor like DCMD, YCMD or ZCMD