02.06.2011, 17:27
Quote:
|
Код:
26238 if ( strcmp("/heal", cmdtext, true, 10) == 0)
26239 {
26240 SetPlayerHealth(playerid,100);
26241 SendClientMessage(playerid,"You have been healed!");
26242 Return 1;
26243}
LOL at Funtime. It would give errors TO ALL THE LINES if it would compile it with numbers. |
He posted the script with the numbers anyway.
And you can clearly see he copied it of pastebin.


