String problem. This is bug, or what?
#2

Try using strmid.

pawn Код:
//From
format(g_szReactionStr, sizeof(g_szReactionStr), "");
//To
strmid(g_szReactionStr,"", 0, sizeof(g_szReactionStr));
Reply


Messages In This Thread
String problem. This is bug, or what? - by kurta999 - 09.07.2012, 17:16
Re: String problem. This is bug, or what? - by coole210 - 09.07.2012, 18:25

Forum Jump:


Users browsing this thread: 1 Guest(s)