Search Results
I don't know when you'll go online but hope you check Github, will keep in touch.
10,928
using transactions
850
hmmm... what he meant is how do you load those pickups after the restart...
When you create them, do you do the same thing after the reload like on your OnGameModeInit(); Like maybe it's what you do...
775
Of course it will you are looping at all the the houses without breaking it...
166
PHP код:
#define MAX_WC 2new wc_info[MAX_WC][weekendCars_Data];Â
I think it should look like that. On my own Opinion...
Like what NaS said it should not make an error like that, the o...
433
My replies are based on how I interpreted your question...
If you mean you want to start creating a script then the answer would be a undeniable from scratch...
If you wish to learn then I suppose y...
302
Quote:
but you could try weapon-config which also does that.
I agree with NaS, and also you can use
OnPlayerStateChange can also be manipulated using
PHP код:
if(newstate ...
381
PHP код:
checkName(playerid, name[]){
    new find = strfind(name, "_", false);
    if(find == 0) return playerDialogs(playerid, USERNAMEINVALID_DIALOG), 0;
    for(newÂ...
132
May I ask which version of mysql are you using?
have you tried
PHP код:
mysql_tquery();Â
instead?
168
how about trying to do this?
PHP код:
new string[5]; // example holder for FOOD with 4 charsmemcpy(string, "FOOD", 0, 5*4, 5);PreloadAnimLib(playerid, string);Â
I don't know...
300
Quote:
Originally Posted by m4karow
Why is it good if it textdraw based?
for starters It's not, it's just doubling your work.
But it has it's advantages:
1. You can edit your own messag...
303
Quote:
Originally Posted by TokicMajstor
1. Make thoose textdraws in Textdraw studio (don't use Ipleomax's)
2. Add them in gamemode and show them where you want
3. OnPlayerDeath SET TD str...
303
You can place that code, on
PHP код:
public OnGameModeInit(){}Â
and no I won't do that for ye.
but I can give example.
PHP код:
createInterior(){    #if defined _streamer_in...
193
Brother(or Sister), you're on the wrong area. This is for scripting help, SA-MP forums might not even help for this problem. Other forums that concerns about servers, vps and hosted servers might help...
148
you can also use format though.
Example:
PHP Code:
for(new i, j = MAX_SIZE; i < j; i++){    new stringParser[5 + 2]; // 5 = 4 characters + null then 2 integers since ...
357
mysql r41-2?
shouldn't it be like this?
PHP Code:
cache_get_value(0, "name", PlayerData[playetid][name], MAX_NAME);Â
357
C++
Read that please and please do tell that it literally is just about mobile and web coz c++ ain't just about mobile and web, it's a programming language... and firebase gives support to this old f...
929
That's why I am the scapegoat if it works, I'll post it in the plugins section, if not I will report it as a failed project. In any way, it is possible to use firebase on sa-mp because of this sa-mp g...
929
Thanks, I just need some inputs from others... I'll see if it can be done or not... You'll see me in the near future again... Again thanks..
929
Will this two work? Even just in theory or no future at all?
929