24.08.2012, 11:26
Quote:
I'm not native english speaker, but your sentence killed me a little inside. What do you mean?
If you are using space as delimeter, then you have to change "?" to " " |
pawn Код:
#define MAX_POST_LENGTH MAX_API_LENGTH+MAX_PLAYER_IP+MAX_REASON_LENGTH+MAX_EXTRA_LENGTH+MAX_TIME_LENGTH+MAX_PLAYER_NAME+MAX_PLAYER_NAME
new post_string[MAX_POST_LENGTH];