Search Results
https://secure.galaxyhostplus.com/aff.php?aff=82
153
Quote: Originally Posted by GuilhermeNunes Hello I went through the same error as you and this error occurs when you add a car through a map editor I recommend adding manually but please s...
43
i have like 700 vehicles in my server but when i respawn all server vehicles then 50% vehicles color turn into black automatically. help me guys to fix this problem. PHP код: ACMD:respawnallveh...
43
Quote: Originally Posted by NaS price must be a Float, because 1.25 is one as well. If you don't want price to be a Float, use floatround() to round it to the closest integer value: PHP ...
128
warning 213: tag mismatch PHP код: price = (Prop[i][PropPrice] / 1.25);  the problem is 1.25
128
Quote: Originally Posted by NaS You'll have to tetrieve the Angle of the Vehicle and based on that, a Vector pointing to the same direction. To make the boost effective at all times you al...
206
i want rise up my speed only for front vector of car.
206
how to make vehicle boost system same as gamerX?
206
Quote: Originally Posted by JessThompson To my knowledge I don't think you can stop tasks so you will need to convert it into a timer, I have done this below for ya' Код: /* Place thi...
93
Quote: Originally Posted by JessThompson Please post the timer. PHP код: task autoMoneyBag[1200000]() {     if(Moneybagid != -1)     {         new MoneybagIDÂ...
93
How to stop a task? For ex. task blabla[10000]()
93
please help sir @Vince
137
[16:36:16] [debug] Run time error 4: "Array index out of bounds" [16:36:16] [debug] Accessing element at negative index -22 [16:36:16] [debug] AMX backtrace: [16:36:16] [debug] #0 00044898 in public ...
74
Quote: Originally Posted by Vince This function is not the exact cause. There are two more entries above it. Keep in mind that a stack-trace is in reverse order: the first thing that is li...
74
[17:02:28] [debug] Run time error 4: "Array index out of bounds" [17:02:28] [debug] Accessing element at index 500 past array upper [17:02:28] [debug] AMX backtrace: [17:02:28] [debug] #0 001485c0 i...
74
[debug] #2 0014a33c in public Store_OnPlayerDisconnect (12, 0) PHP код: public OnPlayerDisconnect(playerid, reason) {     if(PFlag(Robbing))     {         new i = pData[pl...
74