SA-MP Forums Archive
0.2 to 0.3 Probs - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: 0.2 to 0.3 Probs (/showthread.php?tid=101762)



0.2 to 0.3 Probs - countrylonja - 11.10.2009

Hi guys id had a problem i had Converted my Roleplay script to 0.3 but i cant see or enter the LSPD or AMMUNITON or BSN or 24/7 there ist no entrance i maked a screen what i am making wrong ?



best regards
countrylonja

sry 4 my bad english


Re: 0.2 to 0.3 Probs - shady91 - 11.10.2009

must set pickups VW add ,-1 at the end of your pickup code


Re: 0.2 to 0.3 Probs - RoamPT - 11.10.2009

Quote:
Originally Posted by Shady91
must set pickups VW add ,-1 at the end of your pickup code
No need for that, use the 0.3 pawno includes. And of course, convert the script with the new pawno.


Re: 0.2 to 0.3 Probs - countrylonja - 11.10.2009

i had complied that with .3 but the same prob no changes i am using an GF edit where are the entrances for Police BSN Ammuniton 24/7 stored ?? i cant find in the script when i search for coords



Re: 0.2 to 0.3 Probs - V1ceC1ty - 12.10.2009

Take this out of your script somewhere.
pawn Код:
DisableInteriorEnterExits();



Re: 0.2 to 0.3 Probs - countrylonja - 12.10.2009

Quote:
Originally Posted by √№ceC№ty
Take this out of your script somewhere.
pawn Код:
DisableInteriorEnterExits();
thx dude that was the problem