Search Results
Wow cool GM, i will use this for stratch
1,700
That's what i need, but still waiting for bug fixed
1,127
Hey guys, i want to ask to you, what make forward BlaBla(); public BlaBla() and BlaBla() (( Without public tag )) different?
92
CTRL R and replace with cache_insert_id, but first make sure, what is the version of your MySQL plugin.
218
Nice tutorial i need it for delete unused character!, Thanks.
2,112
I always got this bug: When i leave max_len empty cache_get_field_content(row, const field_name[], destination[], connectionHandle = 1, max_len = sizeof(destination)); the variable will not saving
95,925
Not working, just show dialog from SQL_CheckAccount without set camera to the cordinate. public OnPlayerRequestClass(playerid, classid) { if (IsPlayerNPC(playerid)) return 1; if (!PlayerD...
119
Hi all, i have fix this problem, if you need it too just copy that code: Код: CMD:sscanftest(playerid, params[]) { new dollar, cent, string[12]; if (sscanf(params, "uS()[12]", pl...
235
i had, but not working, just make me confused Quote: Originally Posted by biker122 You can use Float (f), can't you? I hate that format bro. . . Quote: Originally Posted by...
235
Not working bro. Quote: Originally Posted by UltraScripter pawn Код: if(sscanf(params, "us" playerid, dollar, cent))
235
How to create command /pay [Playerid] [dollar.cent] wiht sscanf? sscanf("up<.>dd",playerid, dollar, cent) // This function will work? And how to make cent just can have 2 character lengt? lik...
235
Gettime(Hour, minute, sec); What hour output? 0-23 or 1-24 It make me dizzy lol
99
When a player stream in to another player, Vehicle, player, and object disappear for a sec. ( Like a reload and another player at this area can see it too)
109
Hello, how to fix : Vehicle, player, and object disappear for a sec. I dont know what's wrong white this GM. Please, help me Rep ++
109
Код: forward MinuteCheck(); public MinuteCheck() { static Float:hp; foreach (Player, i) { if (!PlayerData[i][pLogged] && !PlayerData[i][pCharacter]) continue; ...
145
Help, i dont know why, Object, Player Pickup except default map from GTA SA dissapear for a moment
85
What happend if the vehicle is reached the limit?
61