Media Summary: In this video, I teach you the initial things you should know to get started making your own server. if you need help-- if (strcmp("/kill", cmdtext, true, 10) == 0) {SetPlayerHealth(playerid, 0); // kill command return 1; } if (strcmp("/heal" ... Download link A video abaut where you can find nice and good ...
Samp Coding Gamemodes Part 2 - Detailed Analysis & Overview
In this video, I teach you the initial things you should know to get started making your own server. if you need help-- if (strcmp("/kill", cmdtext, true, 10) == 0) {SetPlayerHealth(playerid, 0); // kill command return 1; } if (strcmp("/heal" ... Download link A video abaut where you can find nice and good ... like,comment,subscribe hope you enjoy Follow Me On Twitter: Here are the color defines: COLOR_GREY 0xAFAFAFAA COLOR_GREEN 0x33AA33AA ... Hey, I am lolumadd and I will be be posting a series on how to script pawn languages and even more. Any questions or ...
Ok, this video was weird ... I didn't actually know what to talk about .. And oh, seems i didn't had to use Audicity ... If you enjoyed ... Here is how my script looked like when testing: public OnGameModeInit() { // Don't use these lines if it's a filterscript ...