Garage system - 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: Garage system (
/showthread.php?tid=360817)
Garage system -
Ryan_Michael - 19.07.2012
I have tried and tried to get my garage system to work but no luck. Could someone help me do this threw teamviewer or give me a script for it? Thank you.
Re: Garage system -
[KHK]Khalid - 19.07.2012
Why don't you post the code/problems here we might help you fix it? In case of you don't wanna do that, check
this filterscript.
Re: Garage system -
Ryan_Michael - 19.07.2012
Here is the code i am getting
Код:
C:\Users\Ryan Wharton\Desktop\zGaming Roleplay\gamemodes\ZRP.pwn(3356) : warning 213: tag mismatch
C:\Users\Ryan Wharton\Desktop\zGaming Roleplay\gamemodes\ZRP.pwn(3522) : warning 213: tag mismatch
C:\Users\Ryan Wharton\Desktop\zGaming Roleplay\gamemodes\ZRP.pwn(3522) : error 032: array index out of bounds (variable "GarageInfo")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Re: Garage system -
[KHK]Khalid - 19.07.2012
You gave the errors. You should give the code that those errors come from so we can give you a solution.
Re: Garage system -
Ryan_Michael - 19.07.2012
The thing is i dont know where the codes come from.
Re: Garage system -
[KHK]Khalid - 19.07.2012
CTRL+G then enter the line of the error. In your case the lines are 3356 and 3522.
Re: Garage system -
Ryan_Michael - 19.07.2012
Thanks to HellSphinX i got it fixed so thank you.