C:\Documents and Settings\Windows\Desktop\ET RolePlay v2\gamemodes\larp.pwn(10851) : warning 204: symbol is assigned a value that is never used: "actstring" C:\Documents and Settings\Windows\Desktop\ET RolePlay v2\gamemodes\larp.pwn(21058) : warning 203: symbol is never used: "engine" C:\Documents and Settings\Windows\Desktop\ET RolePlay v2\gamemodes\larp.pwn(34703) : warning 219: local variable "vehid" shadows a variable at a preceding level C:\Documents and Settings\Windows\Desktop\ET RolePlay v2\gamemodes\larp.pwn(35026) : warning 219: local variable "vehid" shadows a variable at a preceding level C:\Documents and Settings\Windows\Desktop\ET RolePlay v2\gamemodes\larp.pwn(36057) : warning 219: local variable "vehid" shadows a variable at a preceding level C:\Documents and Settings\Windows\Desktop\ET RolePlay v2\gamemodes\larp.pwn(84894) : warning 203: symbol is never used: "DoorsStatus" C:\Documents and Settings\Windows\Desktop\ET RolePlay v2\gamemodes\larp.pwn(84894) : warning 203: symbol is never used: "ObjectiveStatus" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 7 Warnings.
new actstring[128];
new engine,lights,alarm,doors,bonnet,boot,objective;
new vehid;
new vehid;
new vehid = GetPlayerVehicleID(playerid);
We cant help, not enough script, these looks more like everyday errors when I scripting, when Im tired
![]() Just check again, where you use each value, also pawno actualy asnwered your question |
You made a script of 80,000 lines and you can't fix these warnings?
Don't think so lol. |
If he didn't say fixed, i could tell him exactly what he needed to do to fix the warnings...
|