bonjour a tous j essaie de mettre le script real light mais la totalite presque du code est en erreur les voici et comment puis je y remedier
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(62) : error 017: undefined symbol "GetVehicleDamageStatus"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(64) : error 017: undefined symbol "SetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(65) : error 017: undefined symbol "UpdateVehicleDamageStatus"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(61) : warning 203: symbol is never used: "tires"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(63) : warning 204: symbol is assigned a value that is never used: "lights"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(61) : warning 203: symbol is never used: "doors"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(61) : warning 203: symbol is never used: "panels"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(80) : error 017: undefined symbol "GetVehicleDamageStatus"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(81) : error 017: undefined symbol "GetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(86) : error 017: undefined symbol "SetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(91) : error 017: undefined symbol "SetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(94) : error 017: undefined symbol "UpdateVehicleDamageStatus"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(79) : warning 203: symbol is never used: "tires"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(90) : warning 204: symbol is assigned a value that is never used: "lights"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(79) : warning 203: symbol is never used: "doors"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(79) : warning 203: symbol is never used: "panels"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(106) : error 017: undefined symbol "GetVehicleDamageStatus"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(110) : error 017: undefined symbol "GetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(112) : error 017: undefined symbol "GetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(115) : error 017: undefined symbol "SetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(119) : error 017: undefined symbol "SetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(124) : error 017: undefined symbol "GetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(127) : error 017: undefined symbol "SetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(131) : error 017: undefined symbol "SetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(139) : error 017: undefined symbol "GetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(141) : error 017: undefined symbol "GetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(144) : error 017: undefined symbol "SetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(148) : error 017: undefined symbol "SetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(153) : error 017: undefined symbol "GetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(156) : error 017: undefined symbol "SetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(160) : error 017: undefined symbol "SetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(167) : error 017: undefined symbol "GetPVarInt"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(176) : error 017: undefined symbol "UpdateVehicleDamageStatus"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(104) : warning 203: symbol is never used: "tires"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(172) : warning 204: symbol is assigned a value that is never used: "lights"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(104) : warning 203: symbol is never used: "doors"
C:\Users\admin\Desktop\Serveur Universal Life Role Play\filterscripts\real_lights.pwn(104) : warning 203: symbol is never used: "panels"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
25 Errors.