23.06.2012, 20:30
hum
i dont understand the names of these args (cijena,adresa,vrsta) but
vrsta is not marked with [] to make it a array/string
yet your calling it and passing an array/string to it
pawn Код:
stock CreateHouse(cijena, Float:X, Float:Y, Float:Z, Float:IntX, Float:IntY, Float:IntZ, adresa[], intid, vrsta)
vrsta is not marked with [] to make it a array/string
yet your calling it and passing an array/string to it