Re: SA-MP 0.3.8 RC4-4 -
Abagail - 16.12.2017
Quote:
Originally Posted by Rektumiliam
Why can't actors do the "hands up" animation when aimed at them?
|
This wasn't default behavior before, the update was simply fixing an issue where the actor followed AI behavior from Singleplayer if a custom model was used.
Should be done through scripting, as previous.
Re: SA-MP 0.3.8 RC4-4 -
Romz - 16.12.2017
Quote:
Originally Posted by ZiGGi
Kalcor, please remove default game checkpoints and mapicons from stadiums.
|
+, good idea.
Re: SA-MP 0.3.8 RC4-4 -
beckzy - 17.12.2017
Quote:
Originally Posted by ZiGGi
Kalcor, please remove default game checkpoints and mapicons from stadiums.
|
I think they haven't already been removed because they're not in the SCM. They must be hard-coded.
Re: SA-MP 0.3.8 RC4-4 -
Marllun - 17.12.2017
BeckzyBoi because it is not in the topic version 0.3.8 RC-4-4 of the windows server
Re: SA-MP 0.3.8 RC4-4 -
ZiGGi - 17.12.2017
Quote:
Originally Posted by BeckzyBoi
I think they haven't already been removed because they're not in the SCM. They must be hard-coded.
|
Maybe, but it can be patched I guess.
Re: SA-MP 0.3.8 RC4-4 -
Locky_ - 17.12.2017
Quote:
Originally Posted by Marllun
BeckzyBoi because it is not in the topic version 0.3.8 RC-4-4 of the windows server
|
You did not pay attention. RC4-4 is the client version. Read the topic again and you'll see that there was only RC4-1 upgrade to the server.
Re: SA-MP 0.3.8 RC4-4 -
Calgon - 17.12.2017
Quote:
Originally Posted by TheRealSphinx
Hi,
the CEF Framework is running stable in MTA and many other games!
Spotify, Discord(electron) etc. are also based on CEF.
Riot Games (League of Legends) rebuild their client to run on CEF!
Tell me why SA-MP should not get that possibility.
If we would get the CEF Framework we would get a new posibility to implement
new stuff according to GTA V. Imagine a bank system with a history of payments
shown over the CEF Framework.
I do not understand why we should miss that chance to get that!
Kind regards
Sphinx
|
We just don't need to replace dialogs with CEF for SA-MP, it makes the game more sluggish and difficult to play, you have a lot of options with dialogs which suffice for now.
Spotify and Discord are built with CEF? Yes, but those programs initiate properly and don't have to load new screens constantly in the game, whereas integrating it into an existing platform is annoying for users who just want to play the game and have things load quickly and efficiently. This is not MTA, we don't need this, and it's annoying on there too.
Re: SA-MP 0.3.8 RC4-4 -
CaioTJF - 17.12.2017
"you have a
lot of options with dialogs which suffice for now."
No, we do not have many options.
Re: SA-MP 0.3.8 RC4-4 -
Calgon - 17.12.2017
Quote:
Originally Posted by CaioTJF
"you have a lot of options with dialogs which suffice for now."
No, we do not have many options.
|
There are 5 dialog styles which are useful, if you can think of more then suggest more. CEF in SA-MP would suck and detract from the original style of gameplay on SA-MP.
Re: SA-MP 0.3.8 RC4-4 -
CaioTJF - 17.12.2017
Quote:
Originally Posted by Calgon
There are 5 dialog styles which are useful, if you can think of more then suggest more. CEF in SA-MP would suck and detract from the original style of gameplay on SA-MP.
|
menu drop-down, radio button, checkbox...
Re: SA-MP 0.3.8 RC4-4 -
davve95 - 17.12.2017
Quote:
Originally Posted by CaioTJF
menu drop-down, radio button, checkbox...
|
Those would be nice to add.
Re: SA-MP 0.3.8 RC4-4 -
Cypress - 17.12.2017
Dialogs are good but they are outdated for the current today needs. Options such as button and title hiding, setting a position on screen or make it even move-toggable would be a nice add-on.
Re: SA-MP 0.3.8 RC4-4 -
DleyDeR - 17.12.2017
Quote:
Originally Posted by Cypress
setting a position on screen
|
Just it. And i would be happy.
Re: SA-MP 0.3.8 RC4-4 -
EmpireSk - 17.12.2017
PHP код:
PlayerPlaySoundForAll
I use the latest include
you deleted it

Re: SA-MP 0.3.8 RC4-4 -
Jekazzz - 17.12.2017
Quote:
Originally Posted by EmpireSk
PHP код:
PlayerPlaySoundForAll
I use the latest include
you deleted it  
|
This function never existed
PHP код:
stock PlayerPlaySoundForAll(soundid, Float:x, Float:y, Float:z) {
for ( new i = 0, s = GetPlayerPoolSize() + 1; i < s; i ++ ) {
if (!IsPlayerConnected(i)) {
continue;
}
PlayerPlaySound(i, soundid, x, y, z);
}
return 1;
}
Re: SA-MP 0.3.8 RC4-4 -
EmpireSk - 17.12.2017
Quote:
Originally Posted by Jekazzz
This function never existed
PHP код:
stock PlayerPlaySoundForAll(soundid, Float:x, Float:y, Float:z) {
for ( new i = 0, s = GetPlayerPoolSize() + 1; i < s; i ++ ) {
if (!IsPlayerConnected(i)) {
continue;
}
PlayerPlaySound(i, soundid, x, y, z);
}
return 1;
}
|
Och thanks
Re: SA-MP 0.3.8 RC4-4 -
pepek1995 - 20.12.2017
Maybe its time to modify car handling and car variant?
Re: SA-MP 0.3.8 RC4-4 -
mschnitzer - 20.12.2017
Kalcor already said that he will probably not implement that in this version.
Re: SA-MP 0.3.8 RC4-4 -
victorara - 20.12.2017
NICEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
Re: SA-MP 0.3.8 RC4-4 -
jamesbond007 - 20.12.2017
is there actual good servers with custom content on? any creative ones ?