name_shadow
#1

what is this help me

Код:
C:\Documents and Settings\XPPRESP3\Desktop\samp03csvr_R5_win32\pawno\include\properties.inc(72) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\XPPRESP3\Desktop\samp03csvr_R5_win32\filterscripts\Exmpale.pwn(529) : warning 219: local variable "name" shadows a variable at a preceding level
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Warnings.
Reply
#2

Change Your name variable name to pName or other in Example.pwn Line ( 529 )
Reply
#3

thats line have error

Quote:

new name[MAX_PLAYER_NAME];

Reply
#4

change it to new pName[MAX_PLAYER_NAME];
And Also Change

GetPlayerName(playerid,pName,sizeof(pName));
Reply
#5

thank you man u really help me all times
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)