I don't really understand...
#1

What kind of warning is this?

Код:
C:\Users\Kelvin\Desktop\Scripting\filterscripts\anim.pwn(5379) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
But what is needed to be moved to remove this warning? o.o

pawn Код:
#include <a_samp>
#include <core>
#include <float>
#include <dini>
#include <dutils>
#include <a_objects>
#include <time>
#include <string>
#include <file>
Reply
#2

see https://sampforum.blast.hk/showthread.php?tid=98921
Reply
#3

#pragma used ret_memcpy
Reply
#4

On the very top of it?
Reply
#5

Yeah put it on top!
Reply
#6

Oh and this, how to change it? It's OnDialogResponse.

pawn Код:
case 16: return CMD:music2(playerid,params);
Reply
#7

cmd_music2(playerid,params);
Reply
#8

I tried that, it says unknown code or something like that.
Reply
#9

uhh then just let it stay .. it's only a warning!
Reply
#10

C:\Users\Kelvin\Desktop\Scripting\gamemodes\racere volution.pwn(6327) : error 017: undefined symbol "CMD_music2"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply


Forum Jump:


Users browsing this thread: