Search Results
As the title says, here's the code Code: if(dialogid == 10000) { if(response) { if(listitem == 0) { for(new i=0; i < MAX_DROPPED_ITEMS; i++) { ...
75
Quote: Originally Posted by RogerCosta Very nice! I put gz circles in my future pubg gamemode, too. Can you tell me how to make everything red except in the middle?
2,681
I'm not lying bro, i got no error / warning, so what i should do now? Quote: also remember that those codes only show dealership which is owned and nears the player. Yeah that's ...
62
I was creating some buy car in dealerships system, And when i use the command, It only shows an empty dialog with just title, Vehicle Name and Price, and plus there's no error / warning in the compile...
62
I Got this from my server file ( i think its from SA-MP Team) the first house is like this [img=http://s9.postimg.org/wl0n3f3nv/sa_mp_081.jpg] And be like this [img=http://s1.postimg.org/v3cgvxgyz/s...
79
Hello, how i can remove LOD object without JerneJL Map editor, is there any way to remove the LOD object, Because its gives error on me
79
Hello, why when i connect to a server, it say The Server Didnt Respond 1.I Use the same server version 2.I Already reinstalling SAMP and GTA SA 3.The server is online 4.of course i have a connection ...
97
Hello Why my stats command showing up an unknown command. here my code pawn Code: CMD:stats(playerid, params[]){    new namajudul[100000];    new stats[100000];    GetPlayerName(playerid, nama...
58
Ok Thank you its worked, Repped You Both
88
pawn Код: new giveplayerid; is there anything wrong?
88
Hello, why i got this problem pawn Код: array index out of bounds (variable "Banned") this is my enum pawn Код: enum USER_BAN{    USER_BANNED,    USER_REASON[100] //BANNED REASON};new Ba...
88
how i can change the variable? it just face me an error (the error is showed up in my edited post)
189
can i use force class selection if player leave the paintball arena?? EDIT: how i can change the variable number, my variable is pawn Код: User[playerid][USER_KD] my joinarena cmd pawn Код: ...
189
And how to set the RedTeam And BlueTeam skin and gun?? (im little bit understand now)
189
Put that code in join paintball cmd?
189
Hello, i creating a paintball system, but. how i can auto assign player team EXAMPLE: when player join arena, he auto assign to red team, and next player auto assign to blue team can you show me th...
189
I just wanna convert Sqlite query to Mysql query
72
is that possible to convert Sqlite saving system to MySQL? if possible, please tell me how
72
what code should i put in OnGameModeInit?
158