[Help]Simple House System by Antroix Car Angle
#1

I want to add car angle an i'm not a genius in scriping but i do This and it gave me

Код:
D:\Edy\GTA San Andreas\Servere\New Sa-Mp Server\gamemodes\new_gm.pwn(451) : warning 213: tag mismatch
D:\Edy\GTA San Andreas\Servere\New Sa-Mp Server\gamemodes\new_gm.pwn(462) : warning 213: tag mismatch
D:\Edy\GTA San Andreas\Servere\New Sa-Mp Server\gamemodes\new_gm.pwn(484) : warning 213: tag mismatch
D:\Edy\GTA San Andreas\Servere\New Sa-Mp Server\gamemodes\new_gm.pwn(437) : warning 203: symbol is never used: "Angle"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Warnings.
Advise Thanks

P.S Soryy My Bad Englis I Am Romanian
Reply
#2

Can you show me lines 451, 462, 484 and 437?
Reply
#3

Quote:
Originally Posted by Maxips2
Посмотреть сообщение
Can you show me lines 451, 462, 484 and 437?
Line 451
Код:
cInfo[houseid][angle] = angle;
]
Line 462
Код:
cInfo[houseid][HouseCar] = CreateVehicle(cInfo[houseid][CarModel], Carx, Cary, Carz, angle, color1, color2, respawn_delay);
Line 484
Код:
cInfo[houseid][HouseCar] = CreateVehicle(cInfo[houseid][CarModel], Carx, Cary, Carz, angle, color1, color2, respawn_delay);
Line 437
Код:
AddHouseCar(houseid, modelid, Float:Carx, Float:Cary, Float:Carz, Float:Angle, color1, color2, respawn_delay)
sorry my late it was very late when i post, and i go to sleep
Reply
#4

Can you post the complete, function please.
Reply
#5

Quote:
Originally Posted by playbox12
Посмотреть сообщение
Can you post the complete, function please.
all code for you http://pastebin.com/UJ5hFP69
Reply
#6

someone?
Reply
#7

ey,did u fixed it?

having same problem,cant add float angle at Createvehicle line without tag mismatch alert
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)