SA-MP Forums Archive
House System problems - 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: House System problems (/showthread.php?tid=325428)



DELETED - RenSoprano - 13.03.2012

DELETED



Re: House System problems - Faisal_khan - 13.03.2012

Add this above below defines.
pawn Код:
new fstring[10];
This may help u:
[Tutorial] Make your own house system (with vehicles)


Re: House System problems - RenSoprano - 13.03.2012

I add new fstring[10] but I get 4 new errors
pawn Код:
C:\Users\Mario\Desktop\GFHF\gamemodes\rp1.pwn(454) : warning 202: number of arguments does not match definition
C:\Users\Mario\Desktop\GFHF\gamemodes\rp1.pwn(459) : warning 202: number of arguments does not match definition
C:\Users\Mario\Desktop\GFHF\gamemodes\rp1.pwn(460) : warning 202: number of arguments does not match definition
C:\Users\Mario\Desktop\GFHF\gamemodes\rp1.pwn(623) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


4 Warnings.