04.02.2013, 21:33
SA-MP 0.3x R1-2 client/server update (optional)
04.02.2013, 21:47
04.02.2013, 21:57
04.02.2013, 21:57
05.02.2013, 03:28
05.02.2013, 06:57
05.02.2013, 08:15
Thanks for the fixes.
05.02.2013, 11:00
05.02.2013, 11:36
05.02.2013, 12:46
Thanks for the fixes ... the first one I thought that is only at me.
We can't use it with a smaller timer ? Like 500ms.
Quote:
That never worked reliably.
pawn Код:
|
05.02.2013, 15:59
You can try with 0ms. It will be called right after OnPlayerConnect.
05.02.2013, 17:12
Useful fixes,thank you SA:MP team
05.02.2013, 17:35
06.02.2013, 06:20
Good work -
06.02.2013, 08:43
Only few words to say...
0.3x... damn that load speed, 0.3x connecting to database, getting results, and loading everything take about 3times less time than 0.3e
0.3x... damn that load speed, 0.3x connecting to database, getting results, and loading everything take about 3times less time than 0.3e
06.02.2013, 12:31
Awesome work
06.02.2013, 15:19
pawn Код:
public OnPlayerConnect(playerid)
{
SendClientMessage(playerid, 0xff0000ff, "You can be kicked."); // not visible
Kick(playerid); //very fast
return 1;
}
06.02.2013, 15:35
Quote:
pawn Код:
|
06.02.2013, 17:35
Quote:
06.02.2013, 18:23
Great Job
« Next Oldest | Next Newest »
Users browsing this thread: 11 Guest(s)