Search Results
Right, I have MySQL - Xampp open, I've run Apache and MySQL Perfectly, I'm on the PhpMYAdmin and every thing seems fine. I've placed it correctly in my script. Code: #define mysql_host "127.0.0.1" ...
123
Quote: Originally Posted by cs_waller The one I've given you is an example, the player will just stay there in an injured position as that's what I've understood from the post you did. Wha...
134
Now when I go hospital, it does not let me out. I'm just stuck there. Does anyone have Skype and able to help me? PM Me. Else I'll send my TV over PM's.
134
It seems it is not working for me... Код: new Injured[MAX_PLAYERS]; --- Top of my Script.. Код: if (Injured[playerid] == 1 && GetPlayerAnimationIndex(playerid) != 386) { Appl...
134
I tried that, it does not work for me.
127
None of my includes use it except YSI which I have updated to 3.1 and a_samp which I have updated and has.
127
I've tried it, it's not working!!!
127
I get: Quote: C:\Users\Callum(Gaming)\Desktop\Server\gamemodes\D ebt(14650) : error 025: function heading differs from prototype For: Код: public OnPlayerTakeDamage(playeri...
127
Look what it says here: https://sampwiki.blast.hk/wiki/Body_Parts
143
I get Код: error 017: undefined symbol "bodypart"
143
I've made this but it crashes my pawno? It is under : public OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid) Код: if(issuerid != INVALID_PLAYER_ID) { switch(bodypart) { n...
143
Quote: Originally Posted by GoldenLion You need to put ++ there not +1. I get: Код: C:\Users\Callum(Gaming)\Desktop\Server\gamemodes\Debt.pwn(124710) : error 022: must be lvalue (n...
174
I get Код: C:\Users\Callum(Gaming)\Desktop\Server\gamemodes\Debt.pwn(124710) : warning 215: expression has no effect For Код: MAX_PLAYERVEHICLES+1;
174
But I get Код: C:\Users\Callum(Gaming)\Desktop\Server\gamemodes\Debt.pwn(124708) : warning 215: expression has no effect C:\Users\Callum(Gaming)\Desktop\Server\gamemodes\Debt.pwn(124712) : warning...
174
I am trying to make a stock, if the admin level is 99999 they get 1 more vehicle added on to the Max_playervehicles which is 7, I get these errors: Код: C:\Users\Callum(Gaming)\Desktop\Server\gam...
174
The mappings half load within game, when I update, the script compiles well but when I start the server, it does not load?
153