need help warning - 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: need help warning (
/showthread.php?tid=256225)
need help warning -
GarD - 19.05.2011
Delete
Re: need help warning -
sansko - 19.05.2011
please put code in [pawn] tags,
we cant help you if you do not give us some line numbers
Re: need help warning -
GarD - 19.05.2011
ok now look
Re: need help warning -
MadeMan - 19.05.2011
Show SeizInfo enum.
Re: need help warning -
Fj0rtizFredde - 19.05.2011
For the first part you should remove the sPaintJob from the Createvehicle code. And could show the AddNewVehicleInDatabase code?
Re: need help warning -
GarD - 20.05.2011
Quote:
Originally Posted by MadeMan
Show SeizInfo enum.
|
new SSeizInfo [ MAX_VEHICLES ][ sszInfo ];
enum sszInfo
{
sDBID,
sModel,
Float: sX,
Float: sY,
Float: sZ,
Float: sA,
sCol1,
sCol2,
sPaintJob,
sOwner
}
Re: need help warning -
GarD - 20.05.2011
DELETE
Re: need help warning -
GarD - 21.05.2011
up up
Re: need help warning -
GarD - 21.05.2011
fix it thx for help