Search Results
First one ,because it doesnt run the KillTimer and DestroyVehicle functions unnecessarily when a timer and vehicle dont exist
100
When i first upgraded my laptop from win8 to 10 i had alot of issues. I have fixed them all by doing a factory reset for windows (reset and keep files option)
284
I see red blood cells in first pic
570
I asked a betatester in pm to delete it, I can still see my old posts , the account has a guest rank
173
Hello, I have had an old samp forum account , with so many posts until I decided to delete it. I regret this decision, is there is any way I can get my account back ? :<
173
You don't have to loop twice here (or just use per player textdraw instead of looping) Код HTML: for(new i; i < MAX_PLAYERS; i++) { fuelmeter[i] = TextDrawCreate(200.000000, 432.000000, "Fuel:...
142
can you show us xReactionTest, OnRandomMessageChange callbacks
122
Quote: Originally Posted by sayaunta dynamic word can change remove?? wut ?! Quote: Originally Posted by Jamester Why would you replace streamer with normal CreateObject?...
122
Did you try to use createobject instead ? Код HTML: public OnGameModeInit() { //----------------chilliad------------------------------------------------ CreateObject(16118,-2358.8293500,-1580.3...
122
I have the same issue when using 1080 resolution It only hapen if i minimize the game using alt tab.. using Alt+ctrl+delete wont cause that
201
Search for a host that accepts "bitcoins". You can buy bitcoins via mobile. I personaly use that to pay for my VPS, I dont know if there is a samp host that accepts it tho
221
Exactly what I was looking for, thank you so much for this. Код HTML: stock IsValidObjectModel(modelid) { if (modelid < 611) return 0; for (new i = 0; i < MAX_MODELS; i++) { if...
477
Basicly, this is done using gangzonecreate function https://*********/Uz9TDNreNII
85
Here is everything you need https://sampforum.blast.hk/showthread.php?tid=261581
83
I dont understand what you mean but here is a tutorial for NPC https://sampforum.blast.hk/showthread.php?tid=95034
45
PHP код: public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger) {   if(GetVehicleModel(vehicleid) == 401)   {       // message here;   }   return 1; } 
59
https://sampforum.blast.hk/showthread.php?tid=280681
75
Quote: Originally Posted by sscarface PHP код: IRCCMD:commands(botid, channel[], user[], host[], params[])  I dont see anything wrong with this line are you sure you h...
85