Search Results
Nope. Randomly checked this forum account of mine after like 10months of inactivity. Anyways, hope everyone of y'all are taking good care of your self.
4,472
Example, I've shot player1 using a shotgun, I would like to have a knockback added when I do. I've read this: Код: Consider player1 and player2. player1 - On ground player2 - In vehicle to ram ...
74
I've bought a Windows 10 laptop few months ago, installed GTA:SA then SAMP, it everything works fine. I have not encountered any single problems yet.
1,091
Quote: Originally Posted by Osma2Thomas What is the router under $100?? That don't make any sense at all.
738
Fixed, changed ackslimit to 3000. Thanks.
104
Well, I was trying this in my localhost and it works perfectly, when we uploaded it to the host it won't. The problem is it just randomly bans someone and show this: Code: [10:52:07] Lost connection...
104
It might be so easy for you since you're experienced. Thanks.
139
Well, I don't know what the problem is, I've tried reading stuffs about cache_get_row_count but still can't fix it somehow. PHP код: forward CheckStorageTent(playerid); public CheckStorageTe...
82
So I have this code: PHP код:     if(playerid != INVALID_PLAYER_ID)     {         new string[129], victim[MAX_PLAYER_NAME], attacker[MAX_PLAYER_NAME];         newÂ...
139
It's not about getting away from the question, it's about me wondering why you necessarily need to know that. All I want is a help how will it work, not to change it to something else and remove anoth...
152
Quote: Originally Posted by DarkMythHunter ( there's other purpose behind it ) It's just hard to explain it. I just need this to work.
152
Show us the lines we know what we're gonna fix. Also, try to update your mysql plugin.
181
So as the title says, that's where I need help at. I have this command called !setoffscore, this is for IRC: PHP код: IRCCMD:setoffscore(botid, channel[], user[], host[], params[]) {  ...
152
I can't seem to find what's wrong here keeps showing me this error: Code: Utils/Mercenary.pwn(299) : warning 202: number of arguments does not match definition PHP Code:             Â...
102
I've already fixed it, thanks. Quote: Originally Posted by DarkMythHunter EDIT: fixed it
109
Well, I forgot about that. I just can't get it to work tho I don't know what I'm doing wrong here: PHP код: IsPlayerNearMercenary(const playerid) {     for(new i; i <MAX_MERCENARIES...
109
I currently have this code: PHP код: hook OnPlayerKeyStateChange(playerid, newkeys, oldkeys) {     if(PRESSED(KEY_WALK))     {         if(IsPlayerInAnyVehicle(playerid)) re...
109
What does it mean when it says this: Код: handshake: reading inital communication packet Thanks! ( ******d it up, mysql forums are just so weird for me lol )
66