Vice City: Multiplayer

VC:MP Discussion => General Discussion => Topic started by: MatheuS on Aug 13, 2018, 07:07 PM

Title: [Suggestion] Memobox
Post by: MatheuS on Aug 13, 2018, 07:07 PM
Memobox.EditLine( lineNumber, string );
It would be best not to create multiple Label to create texts that change string constantly.

Is it possible?



Implementing add this also:

Memobox.ReadLine( lineNumber );
Title: Re: [Suggestion] Memobox
Post by: XForce111 on Sep 16, 2018, 10:28 AM
Post your suggestion in my policy topic here: https://forum.vc-mp.org/?topic=5626.0
Title: Re: [Suggestion] Memobox
Post by: ! on Sep 16, 2018, 10:43 AM
Quote from: XForce111 on Sep 16, 2018, 10:28 AMPost your suggestion in my policy topic here: https://forum.vc-mp.org/?topic=5626.0
It is not necessary for everyone to post suggestion in specific topic unless a special board for such topic is created we do want to increase our posted topics count :)
Title: Re: [Suggestion] Memobox
Post by: MatheuS on Jul 19, 2019, 10:12 AM
Bump ::)
Title: Re: [Suggestion] Memobox
Post by: Stormeus on Jul 21, 2019, 12:18 AM
Quote from: XForce111 on Sep 16, 2018, 10:28 AMPost your suggestion in my policy topic here: https://forum.vc-mp.org/?topic=5626.0

I'm going to be honest, it's very unlikely that I'd look at this thread for new feature suggestions. I'd have to scroll through six pages of people complaining about how VC:MP is dead to find a handful of actionable suggestions.

Quote from: MatheuS on Aug 13, 2018, 07:07 PMMemobox.EditLine( lineNumber, string );
It would be best not to create multiple Label to create texts that change string constantly.

Is it possible?



Implementing add this also:

Memobox.ReadLine( lineNumber );

I'll take a look and see if this is doable.
Title: Re: [Suggestion] Memobox
Post by: KingOfVC on Jul 21, 2019, 07:23 AM
how about radio stream outside vehicle :/
Title: Re: [Suggestion] Memobox
Post by: Xmair on Jul 21, 2019, 11:38 AM
Quote from: KingOfVC on Jul 21, 2019, 07:23 AMhow about radio stream outside vehicle :/
Not possible with the current game memory limitations. They need to apply some sort of patch to increase the limit.

also btw my source is doom so blame him hehe
Title: Re: [Suggestion] Memobox
Post by: Stormeus on Jul 23, 2019, 11:13 PM
Quote from: Xmair on Jul 21, 2019, 11:38 AM
Quote from: KingOfVC on Jul 21, 2019, 07:23 AMhow about radio stream outside vehicle :/
Not possible with the current game memory limitations. They need to apply some sort of patch to increase the limit.

Not sure what your source is for that, I'm not aware of any memory limits that would affect radio streaming.
Title: Re: [Suggestion] Memobox
Post by: DizzasTeR on Jul 24, 2019, 11:55 AM
Quote from: Stormeus on Jul 23, 2019, 11:13 PM
Quote from: Xmair on Jul 21, 2019, 11:38 AM
Quote from: KingOfVC on Jul 21, 2019, 07:23 AMhow about radio stream outside vehicle :/
Not possible with the current game memory limitations. They need to apply some sort of patch to increase the limit.

Not sure what your source is for that, I'm not aware of any memory limits that would affect radio streaming.

There is a bug/issue with PlaySound that if you ALT-TAB out and in while the sound is playing, it stops, similarly producing specific game sounds while a custom sound is being played will just randomly stop it, this includes for example hitting walls with vehicle produces a collision sound that sometimes just "kills" the sound being played by PlaySound, there's alot of things that affects this, even sometimes simply shooting.

TL;DR It was discussed somewhere on the forum maybe that it happens due to memory limits or something like that and its quite annoying for the sound to just stop halfway through or sometimes it just doesn't even play at all.