GTAOnline.net

San Andreas Multiplayer (sa:mp) => Problèmes et bugs => Discussion démarrée par: Blackice90 le 23 Janvier 2012, 09:57:40

Titre: petit probleme Avec Un Sripte
Posté par: Blackice90 le 23 Janvier 2012, 09:57:40
C:\Users\Blackice90\Desktop\test\pawno\include\streamer.inc(261) : warning 201: redefinition of constant/macro (symbol "OnGameModeInit")
C:\Users\Blackice90\Desktop\test\pawno\include\streamer.inc(283) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect")
C:\Users\Blackice90\Desktop\test\pawno\include\streamer.inc(305) : warning 201: redefinition of constant/macro (symbol "OnPlayerDisconnect")
C:\Users\Blackice90\Desktop\test\gamemodes\LLCV.pwn(14024) : warning 204: symbol is assigned a value that is never used: "string"
C:\Users\Blackice90\Desktop\test\gamemodes\LLCV.pwn(14594) : error 021: symbol already defined: "PnP_OnPlayerCommandText"
C:\Users\Blackice90\Desktop\test\gamemodes\LLCV.pwn(34008) : warning 225: unreachable code
C:\Users\Blackice90\Desktop\test\gamemodes\LLCV.pwn(37012) : warning 202: number of arguments does not match definition
C:\Users\Blackice90\Desktop\test\gamemodes\LLCV.pwn(45515) : warning 219: local variable "test" shadows a variable at a preceding level
C:\Users\Blackice90\Desktop\test\gamemodes\LLCV.pwn(46186) : error 021: symbol already defined: "PnP_OnDialogResponse"
Pawn compiler 3.2.3664           Copyright (c) 1997-2006, ITB CompuPhase


2 Errors.

ligne que j'ai a c'est enplacement sur le GM :

46184 :         public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
46185:          {

et lautre :

14593 :    public OnPlayerCommandText(playerid, cmdtext[])
14594 :    {

Pouvez vous m'aidez S'il vous plait
Titre: Re : petit probleme Avec Un Sripte
Posté par: CéSaR-92 le 23 Janvier 2012, 13:57:34
Il indique que des deux PnP sont déjà utiliser.  ;)