Samp server.exe closes when i enter a checkpoint
#6

Except the fact that you've used wrong specifier, that was not the reason of the crash. Using any specifier in client message will crash the server. Use format:
pawn Код:
new string[80];
format(string, sizeof (string), "You have loaded %i materials in your package, Proceed to next pickup.", rand);
SendClientMessage(playerid, -1, string);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)