SA-MP 0.3x R1-2 client/server update (optional)

pls fix some bugs with kick function
Reply

Use SetTimer
Reply

in the Next Version:
Mod Resources. good ideia. no?
Reply

I would like to see, that they will allow players to download "files/items" when you connect. As that would open alot of doors. And would make samp mor active.
Reply

Quote:
Originally Posted by $mooth
Посмотреть сообщение
I would like to see, that they will allow players to download "files/items" when you connect. As that would open alot of doors. And would make samp mor active.
+1 very good
Reply

Quote:
Originally Posted by $mooth
Посмотреть сообщение
I would like to see, that they will allow players to download "files/items" when you connect. As that would open alot of doors. And would make samp mor active.
yeah what about them with bad internet connection?
they'll just wait for hours downloading the file and disconnect if it takes too long.

EDIT: got -rep for this post, faith in humanity = lost.
Reply

Quote:
Originally Posted by Kalcor
Посмотреть сообщение
That never worked reliably.

pawn Код:
forward KickPublic(playerid);
public KickPublic(playerid) { Kick(playerid); }

KickWithMessage(playerid, message[])
{
    SendClientMessage(playerid, 0xFF4444FF, message);
    SetTimerEx("KickPublic", 1000, 0, "d", playerid);
}
Put that in your script. Now use KickWithMessage(playerid, "Bye!"); instead of SendClientMessage, Kick.
Why don't you make a KickEx() built in or something instead of using this idea as many newbie scripters wouldn't know what to do unless they read this thread or something.
Reply

Galera to qerendo colocar no meu servidor samp quando a pessoa se teleporta fazer um som tipo de quando o player vai tunar o carro no gta normal. Quem puder me ajuda ae agradeзo

Reply

Server list fix is well appreciated.
Reply

Thanks for the fixes!
Reply

sa-mp team Slots will be increased?
Reply

Vlw pelas dicas
Reply

Quote:
Originally Posted by Kalcor
Посмотреть сообщение
It's not a bug. It's intended behaviour. Kick() will cancel all pending packets and ignore any further messages from the player.

This had to be done for security reasons.
fix for that:

set a timer before the kick and after the message, and boom, player gets the message, AND gets kicked
Reply

Nice thanks
Reply

Thanks for update
Reply

Nicee
Reply

its good
Reply

i enjoy this up date a lot i love it
Reply

Nice
Reply

Awesome
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)