Media Summary: like,comment,subscribe hope you enjoy Follow Me On Twitter: the same as the first but jus adding gamemodes... ~~~LINKS~~~ link 1: if you need help-- if (strcmp("/kill", cmdtext, true, 10) == 0) {SetPlayerHealth(playerid, 0); // kill command return 1; } if (strcmp("/heal" ...
Creating Samp Server Part 2 - Detailed Analysis & Overview
like,comment,subscribe hope you enjoy Follow Me On Twitter: the same as the first but jus adding gamemodes... ~~~LINKS~~~ link 1: if you need help-- if (strcmp("/kill", cmdtext, true, 10) == 0) {SetPlayerHealth(playerid, 0); // kill command return 1; } if (strcmp("/heal" ... Here are the color defines: COLOR_GREY 0xAFAFAFAA COLOR_GREEN 0x33AA33AA ...