strange errors
#2

pawn Код:
format(stringz, sizeof(stringz), "Model=%d\r\nLocation_X=%f\r\n\
            Location_Y=%f\r\n\
            Location_Z=%f\r\n\
            Angle=%f\r\n\
            Location_Xdef=%f\r\n\
            Location_Ydef=%f\r\n\
            Location_Zdef=%f\r\n\
            Angledef=%f\r\n"
,GetVehicleModel(GetPlayerVehicleID(playerid)),x,y,z,a,x,y,z,a);
            strcat(stringz,"\
            Color_1=-1\r\n\
            Color_2=-1=\r\n\
            Owner=Dealership\r\n\
            Description=Test\r\n\
            Price=1000000\r\n\
            License=Test\r\n\
            Licensedef=Test\r\n\
            Owned=0\r\n\
            Locked=0\r\n\
            Mod1=0\r\n"
);
            strcat(stringz,"\
            Mod2=0\r\n\
            Mod3=0\r\n\
            Mod4=0\r\n\
            Mod5=0\r\n\
            Mod6=0\r\n\
            Mod7=0\r\n\
            Mod8=0\r\n\
            Mod9=0\r\n\
            Mod10=0\r\n"
);
            strcat(stringz,"\
            Mod11=0\r\n\
            Mod12=0\r\n\
            Mod13=0\r\n\
            Mod14=0\r\n\
            Mod15=0\r\n\
            Mod16=0\r\n\
            Mod17=0\r\n\
            Paintjob=0\r\n\n);
Reply


Messages In This Thread
strange errors - by fordawinzz - 11.10.2011, 11:38
Re: strange errors - by FarSe. - 11.10.2011, 11:40
Re: strange errors - by Wesley221 - 11.10.2011, 11:41

Forum Jump:


Users browsing this thread: 1 Guest(s)