please help me
#1

Help me with this one please

C:\server\Simple\filterscripts\EasyAdministration. pwn(128 : warning 203: symbol is never used: "PRIVATE_Last_Money"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Reply
#2

Quote:
Originally Posted by FaSihYouSf
Посмотреть сообщение
Help me with this one please

C:\server\Simple\filterscripts\EasyAdministration. pwn(128 : warning 203: symbol is never used: "PRIVATE_Last_Money"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Private_Last_Money isnt in use.
Reply
#3

Quote:
Originally Posted by FaSihYouSf
Посмотреть сообщение
Help me with this one please

C:\server\Simple\filterscripts\EasyAdministration. pwn(128 : warning 203: symbol is never used: "PRIVATE_Last_Money"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Give us the code
but its maybe this problem:
1.search "PRIVATE_Last_Money"
2.if u find it line new PRIVATE_Last_Money Delate it *
3.and if it use make some code with it

*note if PRIVATE_Last_Money nit use or no function on ur script
Reply
#4

its never used for example

pawn Код:
#define MONEYLOL 10000
if(PRIVATE_Last_Money == MONEYLOL) {
     SendClientMessage(playerid,COLOR,"I PUNCH KITTIES");
}
that should fix the warning.
Reply
#5

ok thanks everyone please also see
https://sampforum.blast.hk/showthread.php?tid=273283

if there is any other problem
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)