Search Results
Problem: when i click on a vehicle i get the info for a premium vehicle not an expensive vehicle. The price of premium vehicles are >= 10000000 and at expensive vehicles are <= 300000 The vehi...
61
Quote: Originally Posted by Longover FormatNumber: Код: FormatNumber(number) { new tStr[16]; new number2 = number; if(number < 0) number = number * -1; format(tStr, ...
162
Quote: Originally Posted by JasonRiggs Show me your "Stock" array and "FormatNumber" function. FormatNumber: Код: FormatNumber(number) { new tStr[16]; new number2 = number; ...
162
When i buy a car with a on the "expensive cars" i get info for other vehicle with price 100.000.000$ instead of the clicked vehicle,and when i click on the last vehicles (Vehicles from bottom) i didn'...
162
Quote: Originally Posted by v1k1nG If server is crashing you should also provide us the server log. Also, are you using crashdetect? If not, download it, load it and make server crash, the...
121
Quote: Originally Posted by v1k1nG If server is crashing you should also provide us the server log. Also, are you using crashdetect? If not, download it, load it and make server crash, the...
121
Quote: Originally Posted by Mugala check if the plugins are loaded correctly, especially sscanf. Scanf works fine.
121
Problem: When i type /acover,my server is crashing,why? Commands: Код: CMD:acover(playerid, params[], help) { if(gPlayerLogged[playerid] == 0) return SendClientMessage(playerid, COLOR_LIGHTRED,...
121
When i'm at the 'Vehicule de lux' (Expensive vehicles) dialog,i have a bug,when i click on a vehicle i give the wrong vehicle at the informations dialog. /buycar command: Код: CMD:buycar(playeri...
45
Quote: Originally Posted by ****** Nothing in that code adjusts your timezone. hmm,if i put: hours + (a number to ajust the time) and minutes + (a number to ajust the time)
317
Quote: Originally Posted by ****** You need to enter your timezone somewhere, say in a command, then add that offset to the hour returned by gettime. CMD:time(playerid, params[]) { if(...
317
Quote: Originally Posted by Jeffry Use this Include: https://sampforum.blast.hk/showthread.php?tid=347605 For the Timestamp use the return value of gettime(). And DO NOT Bump within a few...
317
Problem: when i type the command i get a single admin (but i have 6 on my server),and when i click on it,i give the staff panel for me. (Topkenzo - Nivel 7) (TopKenzo - AdminLevel 7) Dialog: Код...
51
Quote: Originally Posted by Longover Problem: i want the hour:minute for my location,not for my host. In my location si now: 11:03 And on my host location is: 04:03 Code for /time comma...
317
Quote: Originally Posted by Lixyde So the problem is that i maded so when you spawn its gonna show your name, admin, kills, and etc.. and show your ip. But there is the problem, the ip. ...
83
Quote: Originally Posted by PPC23 I've optimized the command for you: pawn Код: CMD:tow(playerid, params[]){    new Float:pX, Float:pY, Float:pZ, Float:vX,Float:vY,Float:vZ, Found, v...
121
Problem: i want the hour:minute for my location,not for my host. In my location si now: 11:03 And on my host location is: 04:03 Code for /time command: Код: new hour,minute,second; gettime(ho...
317
Quote: Originally Posted by Kaliber How many threads you wanna open Why do you not stick to your threads? Like that: https://sampforum.blast.hk/showthread.php?tid=664417 It's other c...
121
Problem: When i type /tow and i'm not in a tow truck,i give the (correct) message: You are not in a tow truck. But when i'n in this vehicle,i get the message: Server: Unknown command. command: КÐ...
121