SA-MP Forums Archive
SA-MP 0.3.8 RC (cancelled -> 0.3.DL) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: SA-MP 0.3.8 RC (cancelled -> 0.3.DL) (/showthread.php?tid=644105)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40


Re: SA-MP 0.3.8 RC2 - gui89201 - 17.11.2017

Thats the release i was waiting since i meet MTA San Andreas, a long time ago. THANK YOU GUUUUUUUUUUYS!


Re: SA-MP 0.3.8 RC2 - IllidanS4 - 17.11.2017

Quote:
Originally Posted by MrStead
Посмотреть сообщение
Why is there not ability to change the scale of an object yet? What is the cause?
The only "official" reason I can think of it the fact that the game scales only the model and not the collision of the object. Of course that is pointless because the game already doesn't care, random trees are scaled in all ways without any issue.


Re: SA-MP 0.3.8 RC2 - trablon - 18.11.2017

Amazing features.


Re: SA-MP 0.3.8 RC2 - xWiz - 18.11.2017

WOHOOO!


Re: SA-MP 0.3.8 RC2 - NelsonZG - 18.11.2017

It would be great when u would make possible to put GTA map that it's all covered by snow, and
that the snow drops down the map, hud (minimap (gps)) also u could make custom vehicle skins, and and thanks for this update, something for anticheat would be amazing feature.


Re: SA-MP 0.3.8 RC2 - Xeon™ - 18.11.2017

Quote:
Originally Posted by xWiz
Посмотреть сообщение
WOHOOO!
Good morning mate, this was released a month ago


Re: SA-MP 0.3.8 RC2 - Laoter - 18.11.2017

Give the opportunity to add a car for another 5 years we do not need anything else xD


Re: SA-MP 0.3.8 RC2 - Barnwell - 18.11.2017

it would be good if we put gta lll maps/cars in SA-MP.


Re: SA-MP 0.3.8 RC2 - kingnazarfx - 19.11.2017

IVE DETECTED NEW BUG!
Ive inserted new skin AddCharModel(305, bla bla bla...
And then Ive putted it into skin shop. Then if I buy this skin, my skin automaticaly resets to 305th skin. Screens:
https://ibb.co/c9TLV6 ---- 2nd image

KALCOR PLS FIX !!!


Re: SA-MP 0.3.8 RC2 - OKStyle - 19.11.2017

It's not a bug. Use -1 for all Virtual Worlds.


Re: SA-MP 0.3.8 RC2 - Meller - 19.11.2017

Also, make sure your script hasn't fucked up as I've noticed with lots of different filterscripts, they usually check for positive numbers over 0 and never handle negative numbers. Common human mistakes.


Re: SA-MP 0.3.8 RC2 - Gabita2000 - 19.11.2017

An idea it would be unlimited objects limit..
Benefits: Reducing uses streamers and lag.
Sorry for my bad english.


Re: SA-MP 0.3.8 RC2 - ][Noname][ - 19.11.2017

Gabita2000
perfomance problems on server and game


Re: SA-MP 0.3.8 RC2 - Meller - 19.11.2017

Quote:
Originally Posted by Gabita2000
Посмотреть сообщение
An idea it would be unlimited objects limit..
Benefits: Reducing uses streamers and lag.
Sorry for my bad english.
This would CAUSE lag, and fuck up the usage of streamers. Streamers is not an issue, there's a reason there's limits pal.


Re: SA-MP 0.3.8 RC2 - MichiEXE - 19.11.2017

It would be really nice to be able to make the file-transfer dialog more customizeable.. maybe make a callback like OnPlayerDownloadStatusUpdate(type, id, progress[])
so that servers can have their own download-screen.. Maybe check if the callback returns 1; show the dialog, if returning 0; don't show. Idk something like that


Re: SA-MP 0.3.8 RC2 - kingnazarfx - 19.11.2017

Quote:
Originally Posted by OKStyle
Посмотреть сообщение
It's not a bug. Use -1 for all Virtual Worlds.
How can I use -1 VW I think that it is a bug. Like a wanted to buy NEW skin, but I bought default 305th skin. How can I fix it? Fractions does like that. If I set fraction skin (when I was invited) it resets to 305th skin. WTF?


Re: SA-MP 0.3.8 RC2 - AbyssMorgan - 19.11.2017

MAX_OBJECTS = 2000
max remove buildings also is 2000 ?


Re: SA-MP 0.3.8 RC2 - Romz - 19.11.2017

Quote:
Originally Posted by AbyssMorgan
Посмотреть сообщение
MAX_OBJECTS = 2000
max remove buildings also is 2000 ?
I'm also interested in whether the limit on the removal of objects is increased?


Re: SA-MP 0.3.8 RC2 - Dignity - 19.11.2017

It wasn't mentioned, so obviously not.


Re: SA-MP 0.3.8 RC2 - Alf21 - 19.11.2017

@Kalcor: Nice, now skins are supported
Thank you!!

The increase of objects is great, but it would be better to have maps that can be downloaded before the player spawns. So we can modify whole samp (with better performance) and build whole maps. Like u suggested with GTAUnited. So on, while executing object-creating commands client-side there wont be any security issue.

In addition to that, you increased the objects limit. It would be great to do the same with Textdraws or make it possible to handle them with a better performance. I've build an own GUI, but its hard to handle without key- and mouse detection as well as with this performance and limit.

Last but not least, a modification of the car handlings would be great