Jump to content

pomoc Error


rope123

Recommended Posts

C:\Users\Roman\Desktop\Pain and Gain\wtsf4.pwn(5005) : warning 235: public function lacks forward declaration (symbol "ReplaceVehicle")

C:\Users\Roman\Desktop\Pain and Gain\wtsf4.pwn(5015) : warning 203: symbol is never used: "brana2"

C:\Users\Roman\Desktop\Pain and Gain\wtsf4.pwn(3090) : warning 204: symbol is assigned a value that is never used: "cara"

 

5005: public ReplaceVehicle(vehicleid, Float:X, Float:Y, Float:Z, Float:Angle)

3090: cara = CreateVehicle(451,X,Y,Z,SVK,-1,-1,600);

 

 

Riadok 44 viem že je zle ale neviem čo v nom je zlé: #define carforward ReplaceVehicle(vehicleid, Float:X, Float:Y, Float:Z, Float:Angle);

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...