SA-MP Forums Archive
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: Problem (/showthread.php?tid=430393)



Problem - Taykiro - 13.04.2013

I have a problem with /enter and /exit (biz/house) not working
how delete change skin ?(GM FeaR) http://postimg.org/image/3u26tbg9f/


Re: Problem - Igal-A - 13.04.2013

delete...


Re: Problem - Taykiro - 13.04.2013

Quote:
Originally Posted by Igal-A
Посмотреть сообщение
just delete the AddPlayerClass code on public OnGameModeInit
This?

Warning : peds never used

for(new i = 0; i <= sizeof(Peds)-1; i++)
{
AddPlayerClass(Peds[i][0],1958.3783,1343.1572,1100.3746,269.1425,-1,-1,-1,-1,-1,-1);
}


Re: Problem - Taykiro - 14.04.2013

Up please help