Search Results
He makes Money with SA-MP, so....
14,454
More than two years from last update.
Seems that SA-MP slowly dying. I'm really disapointed in Kalcor
14,454
Quote:
Originally Posted by RakeDW
Код:
new bool: actived[MAX_PLAYERS] = true;
CMD:example(id, params[]) {
if (!actived[id]) return 1;
//.......
return 1;
}
This?
Nop... It's bette...
8,289
SP won't start also.
107
I installed ASI loader, and put SAMP.asi into root, but where's the crash log?
107
Same. Reinstalled GTA and SA-MP. Game DVR was on, now if off. Problem still exists.
107
Quote:
Originally Posted by Wahyu33
mysql_escape_string why? how to fix?
mysql_format and operator %e
17,464
all builds from now on prefer the MariaDB C connector"
I don't understand what you want to say.
17,464
Hi guys.
I made sign up system, and last insert into base doesn't work. MySQL_Format function doesn't work, but format function Works. I must use MySQL_Format function because I have data for %e :S
Co...
42
He should do formatting functions for textdraws, labels etc...
10,836
Solved. Delay was a problem.
71
Delay betwenn TogglePlayerSpectating and SetPlayerCameraPos is about 20ms.
Maybe that's too fast?
71
Hi guys!
I made code for signing up. Problem is in player's camera(SetPlayerCamera, and SetPlayerCameraLookAt). Look below for code.
Код:
stock _HRP_Registracija(_playerid)
{
new _kamera = rando...
71
No. Because I think that will look too ugly. Even textdraws look ugly.
937
Quote:
Originally Posted by kurta999
+ sometimes it's randomly destroying vehicles. I haven't able to fix it before.
Did you contact Incognito about adding vehicles into streamer?
24,818
But that's old verision. Kurta didn't updated plugin to 2.8.2
24,818
Use this plugin. It should work
https://sampforum.blast.hk/showthread.php?tid=571505
5,252
https://sampwiki.blast.hk/wiki/Limits -> "(✝✝) To circumvent these limits, it is possible to use a streamer. Streamers work by only creating the objects/vehicles etc. that are close to players....
24,818
How to create over 2000 vehicles with Streamer?
24,818