Salut ben voila, j'ai mis l'include de Mrfredo sur mon GM tout marche mais maintenant j'ai des warning bisares, aussi plusieurs commandes comme /makeadmin ect ne marchent plus, alors qu'elles ne sont pas comptés dans les warning
H:\DOCUME~1\Gaetan\Bureau\Serveur\LSLRP\GAMEMO~1\LSG2.pwn(2840) : warning 217: loose indentation
H:\DOCUME~1\Gaetan\Bureau\Serveur\LSLRP\GAMEMO~1\LSG2.pwn(20666) : warning 219: local variable "Model" shadows a variable at a preceding level
H:\DOCUME~1\Gaetan\Bureau\Serveur\LSLRP\GAMEMO~1\LSG2.pwn(20666) : warning 204: symbol is assigned a value that is never used: "Model"
H:\DOCUME~1\Gaetan\Bureau\Serveur\LSLRP\GAMEMO~1\LSG2.pwn(49803) : warning 217: loose indentation
H:\DOCUME~1\Gaetan\Bureau\Serveur\LSLRP\GAMEMO~1\LSG2.pwn(49890) : warning 217: loose indentation
H:\DOCUME~1\Gaetan\Bureau\Serveur\LSLRP\GAMEMO~1\LSG2.pwn(55083) : warning 217: loose indentation
H:\DOCUME~1\Gaetan\Bureau\Serveur\LSLRP\GAMEMO~1\LSG2.pwn(56363) : warning 217: loose indentation
H:\DOCUME~1\Gaetan\Bureau\Serveur\LSLRP\GAMEMO~1\LSG2.pwn(56369) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
8 Warnings.
Tous ces Loose identation, voicis les lignes : ( je tien à précisé que toutes les commandes ou il y a le warning IG elles ne marchent plus, rien se passe quand on les tappe )
2840 = if(Currentmenu == Lawep)//NH
49890 = if(strcmp(cmd, "/verouillercompte", true) == 0)
20666 = new VehicleID = GetPlayerVehicleID(playerid), Model = GetVehicleModel(VehicleID);
49803 = if(strcmp(cmd, "/makeleader", true) == 0)
55083 = if(!strcmp(cmdtext, "/carlist", true))
56369 = if(VehiculeInfo[vehicleid][Moteur] == 0)
56363 = if(VehiculeInfo[vehicleid][Moteur] == 1)
merci de votre aide