I Got some problem, Can you Help Me ?
#1

Hey

Today, when i were scripting/updating a Gmod i find a kind of bug ?! Any way can you help me to fix it ?


______________________
Errors
______________________
Код:
error 017: undefined symbol "ExecuteHackerPlayerNamesAction"
warning 203: symbol is never used: "ExecuteHackerAction"
warning 203: symbol is never used: "PlayerNames"
This is the error that i find it evry time i try to /delete it or /add new think..

______________________
in .pwn as a script
______________________
Код:
#pragma unused ExecuteHackerPlayerNames
((by the way its the last line in all the script, and i tryed to move it in the first one but didn't work..))
Can You Help Me ?
Reply
#2

Put tihs at top
#pragma unused ExecuteHackerPlayerNames
Delete:
ExecuteHackerAction
PlayerNames
Thouse two ain't used.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)