Search Results
SA-MP 0.3.7 Exception At Address: 0x0040FB80 Base: 0x04030000 Registers: EAX: 0x0A1CE538 EBX: 0x0A1D78C0 ECX: 0x00000000 EDX: 0x00000000 ESI: 0x041A8C68 EDI: 0x0A1D78C0 EBP: 0x00000118 ESP: 0x0029FC8...
68
#include <a_samp> #include <a_zones> #include <streamer> #include <foreach> #include <progress> #include <ZCMD> #include <YSI/y_timers.inc> #include <yom_...
58
Im making a simple vehicle renting system for my server. I to make it so when the player hops into vehicle id 401 It displays a message, but I forgot the line of code that checks what vehicle the play...
64
Код: (336) : error 035: argument type mismatch (argument 2) (339) : error 035: argument type mismatch (argument 2) (342) : warning 217: loose indentation (342) : error 035: argument type mismatch ...
71
I have been searching for a good thirty min now... And I cant find the official download for Y INI... can someone gimmie a link or something, many thanks.
119
@Kaliber It worked, but there are many more erros like that, and I still dont know how to fix time.
142
Код: cmd = strtok(cmdtext, idx); Any fix, or reason why this is happening? Код HTML: error 047: array sizes do not match, or destination array is too small
142
I want to make it so when a player enters a check point there is a 2% chance of them getting a weapon how can this be done?
60
Quote: Originally Posted by Mencent Hello! Where is the code that is available in OnPlayerEnterCheckpoint? Mencent Its at the very top...
341
Hey, I am making a weapon running script and i need to know under what function should I give money to the play when he goes to the checkpoint. If you need any part of script so far ask for it in comm...
55
Код HTML: if (GetPlayerVehicleID(playerid) >= 15 && <= 19) { SendClientMessage(playerid, -1, "You have entered a pizzaboy bike, please"); //-1 SendClientMessage(playerid, -1, "d...
70
Hello, I need some help using DINI I need it to make it able to load and save the players level so far it can save it but it cannot load it and one know what I can use for LoadPlayerData? Код: ...
64
Thanks man alot actully however it gives me a loose intendation now
153
Код: SetSpawnInfo(playerid, 0, Player[playerid][LastSkin], Player[playerid][Cash], Player[playerid][LastX], Player[playerid][LastY], Player[playerid][LastZ], Player[playerid][LastA], 0, 0, 0, 0, ...
153
Код HTML: GetPlayerMoney(playerid, Player[playerid][Cash]); why is there tag dismatch here? Код: SetSpawnInfo(playerid, 0, Player[playerid][LastSkin], Player[playerid][Cash], Player[player...
82
Can you give a tut on how to add Save cash please I tried my self but it didnt work.
889
Didnt understand that what is Arquivo?
134