Search Results
https://prnt.sc/sxt9am https://prnt.sc/sxta91 why does it appear like this from the new version?
26,162
try to use https://sampwiki.blast.hk/wiki/SetVehicleVelocity
126
Quote: Originally Posted by Heress Thank you! Good luck still in learning programming.
88
It's same as Quote: case 1 .. 32: That is, from 1 to 32, the numbers are defined in those names. Search the gamemode for those names and see what numbers they match. You can also t...
88
make a registration and logging system and put the player there to choose which language to play.
249
like this Quote: public OnPlayerRequestClass(playerid, classid) { new string[100], nameic[MAX_PLAYER_NAME]; GetPlayerName(playerid, nameic, MAX_PLAYER_NAME); format(string, siz...
139
the code does not contain any error, so the compiler tells me.
138
Copy from .pwn in your gm, or in a file (y_ini)
99
En: How work your restart system? Ro: Cum functioneaza sistemul de restart, daca e pe timp ar trebui ca la o anumita secundă sa faci sa se salveze toate date de pe server si dupa sa dai restart.
144
Quote: SendLanguageMessage(playerid, color, lang1[], lang2[]) { if(PlayerLanguage[playerid] == 1) SendClientMessage(playerid, color, lang1); else SendClientMessage(playerid, color, lang2...
71
check if the plugin streamer is the same as your include, or you may have too many created objects.
125
MySQL is a database management system that can be stored and used. To learn very quickly and quite well, try to work with them. I'm sure you can find more information on ******.
56
en: this is your error, Attempted to read/write array element at index 51 in array of size 50. ro: ai depasit dimensiunea unui vector, foloseste alt compiler poate iti ofera mai multe informatii
137
you can use IsPlayerInRangeOfPoint or GetPlayerDistanceFromPoint
202
you could make Jetpack for as long as you want and when it's time to get jetpack gets kicked.
189