[Ajuda] Problema em compilaзгo de gamemode
#2

pawn Код:
C:\Users\----------\Desktop\----------\pawno\include\dof2.inc(1283) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\----------\Desktop\----------\pawno\include\dof2.inc(1314) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\----------\Desktop\----------\pawno\include\dof2.inc(1337) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\----------\Desktop\----------\pawno\include\progress.inc(170) : warning 217: loose indentation
C:\Users\----------\Desktop\----------\pawno\include\progress.inc(172) : warning 217: loose indentation
essas 4 warnings estгo nas includes, tu vai ter que ir na pasta Pawno/includes e abrir a dof2.inc e a progress.inc e tirar as new string[], jб que vocк definiu ela no gamemode como variбvel global.

Sobre o erro:

Troca:
public OnPlayerTakeDamage(playerid, issuerid, Float:amount, Float:ArmourLost, weaponid){

Por essa:
public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid, bodypart){

Vocк nгo pode alterar as definiзхes padrхes de uma public do samp.
Reply


Messages In This Thread
Problema em compilaзгo de gamemode - by MangPlay - 25.05.2015, 16:44
Re: PRECISO DE AJUDA!!! TOOPPS CADК VOCКS? AJUDE-ME - by Felipe_Freeze - 25.05.2015, 16:51
Re: PRECISO DE AJUDA!!! TOOPPS CADК VOCКS? AJUDE-ME - by [BC]Vinny - 25.05.2015, 16:55
Re: PRECISO DE AJUDA!!! TOOPPS CADК VOCКS? AJUDE-ME - by MangPlay - 25.05.2015, 17:14
Re: Problema em compilaзгo de gamemode - by Lуs - 25.05.2015, 17:38
Re: Problema em compilaзгo de gamemode - by MangPlay - 25.05.2015, 18:14

Forum Jump:


Users browsing this thread: 1 Guest(s)