SA-MP Forums Archive
weapon bug? il rep + - 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: weapon bug? il rep + (/showthread.php?tid=336551)



weapon bug? il rep + - oscar7610 - 22.04.2012

AddPlayerClass(248,2200.8752,1392.3882,10.8203,181 .4379,5,1,30,100,26,20); // playerposbiker1
AddPlayerClass(247,2198.5134,1391.9596,10.8203,179 .2445,5,1,30,100,26,20); // playerposbiker1
AddPlayerClass(100,2202.9861,1392.4235,10.8203,182 .6912,5,1,25,26,26,20); // playerposbiker1
AddPlayerClass(254,2200.9875,1390.6045,10.8203,183 .0045,5,1,25,26,26,20); // playerposbiker1


They are spawning with different weapons, not like in the list.


Re: weapon bug? il rep + - Jows - 22.04.2012

pawn Код:
AddPlayerClass(248,2200.8752,1392.3882,10.8203,181 .4379,0,0,0,0,0,0); // playerposbiker1
AddPlayerClass(247,2198.5134,1391.9596,10.8203,179 .2445,0,0,0,0,0,0); // playerposbiker1
AddPlayerClass(100,2202.9861,1392.4235,10.8203,182 .6912,0,0,0,0,0,0); // playerposbiker1
AddPlayerClass(254,2200.9875,1390.6045,10.8203,183 .0045,0,0,0,0,0,0); // playerposbiker1



Re: weapon bug? il rep + - oscar7610 - 22.04.2012

Quote:
Originally Posted by Jows
Посмотреть сообщение
pawn Код:
AddPlayerClass(248,2200.8752,1392.3882,10.8203,181 .4379,0,0,0,0,0,0); // playerposbiker1
AddPlayerClass(247,2198.5134,1391.9596,10.8203,179 .2445,0,0,0,0,0,0); // playerposbiker1
AddPlayerClass(100,2202.9861,1392.4235,10.8203,182 .6912,0,0,0,0,0,0); // playerposbiker1
AddPlayerClass(254,2200.9875,1390.6045,10.8203,183 .0045,0,0,0,0,0,0); // playerposbiker1
I want it with that weapons. Look i got 4 teams, Russians,Italians,Hitmans and bikers.

When for example i kill a biker he spawns with the russians weapons wtf? Tell me what to post il post and rep u.

First spawn it change weapons then the second one it will be fine.


Re: weapon bug? il rep + - Jows - 23.04.2012

aa
you need use SetSpawnInfo then
try
https://sampwiki.blast.hk/wiki/SetSpawnInfo