(http://forum.sa-mp.com/images/samp/logo_forum.gif)
SA-MP 0.3x RC A new version of SA-MP (0.3x) is on its way. We're making an RC/beta available to server scripters so you can preview the new features before release. If you've been following SA-MP releases for a while, you'll know that the (x) version means this will likely be the final release in the current (0.3) branch.
Updates:Optional Client update SA-MP 0.3x RC2-4- Fixes "floating player attachments" problem. Player attachments would sometimes be seen floating, not connected to any player.
- The SA-MP nametag can now show the alt-tab/paused status of a player. Use the client command /nametagstatus to toggle this feature on/off.
- Some modified versions of hair and hat objects added.
Optional Client update SA-MP 0.3x RC2-3- More fixes for material changing on objects. There were still some lighting issues and backface culling problems.
Optional Client update SA-MP 0.3x RC2-2-2- Fixes several problems with changing object material colours, including lighting problems and crashes.
Optional Client update SA-MP 0.3x RC2-2- Certain objects were causing crashes when used with a large draw distance.
Client/Server update SA-MP 0.3x RC2- The function EnableVehicleFriendlyFire() will enable the friendly fire option for team vehicles. Some servers require friendly fire for players, but not on team vehicles.
- Adds new player special action SPECIAL_ACTION_CARRY for a carrying item animation.
- In 0.3x, the final parameter of OnVehicleDeath (killerid) will be the player who reported the vehicle dead. This should be renamed at some point, although, in the interest of keeping the callback compatible with old scripts, the name won't be changed for 0.3x.
- Additional sanity checks added for vehicle death reporting.
- Should solve any remaining issues with objects disappearing with certain camera angles, if the objects are using a large draw distance.
Optional Client update SA-MP 0.3x RC1-3-1- Fixes some crashes caused by exploding vehicles.
Optional Client update SA-MP 0.3x RC1-3- There was an issue with certain objects disappearing in front of the camera. This should be fixed in RC1-3.
- If a server uses friendly fire via SA-MP's team system, team damage will no longer effect team vehicles.
- Car colours 128-255 have been replaced with some more exotic colours. Some colours in this range were previously usable, but most were the same colour. The entire colour set has been revamped.
- When using the EditObject() tool, the scale mode might accidently be activated, meaning you could not save.
Optional Client update SA-MP 0.3x RC1-2- On certain video cards, vehicle model previews were being drawn with fog.
- Streaming memory was not always being freed when viewing player skin model previews.
Model previews:A new 'TextDraw' font ID has been added that allows you to create 2D previews of models in the game. Servers can specify the rotation and zoom of a preview.
TextDrawFont(playerid, txtSprite, TEXT_DRAW_FONT_MODEL_PREVIEW);
native TextDrawSetPreviewModel(Text:text, modelindex);
native TextDrawSetPreviewRot(Text:text, Float:fRotX, Float:fRotY, Float:fRotZ, Float:fZoom = 1.0);
Some examples of selection menus that could be created with model previews:
(http://www.sa-mp.com/stuff/03xShots/pmenu_s.png) (http://www.sa-mp.com/stuff/03xShots/pmenu.png) (http://www.sa-mp.com/stuff/03xShots/vmenu_s.png) (http://www.sa-mp.com/stuff/03xShots/vmenu.png)
(http://www.sa-mp.com/stuff/03xShots/omenu_s.png) (http://www.sa-mp.com/stuff/03xShots/omenu.png) (http://www.sa-mp.com/stuff/03xShots/omenu2_s.png) (http://www.sa-mp.com/stuff/03xShots/omenu2.png)
Example scripts for the above are included with the Windows server.
Extended draw distance for objects:You can now set the draw distance on objects to any distance. This will allow for more seamless object streaming in custom areas.
(http://www.sa-mp.com/stuff/03xShots/ddist2_s.png) (http://www.sa-mp.com/stuff/03xShots/ddist2.png)
Credit to Deadspirrit (http://forum.sa-mp.com/member.php?u=152808) for the above island.
Note: The above feature is still experimental. If you have problems with certain objects using a large draw distance, it's recommended you lower the draw distance of the effected objects.
Fixes:0.3x contains some important netcode changes, including general security updates that address potential Denial of Service attacks against servers.
- A low-level netcode problem has been addressed that will lower the number of packets that need to be sent from the client and server.
- The potential for a player to send a 0-length command has been addressed.
- Limitations have been placed on the player's ability to query server information like the scoreboard data.
- %x in format() will no longer interpret large integers as being signed.
Downloads:0.3x RC2 ClientSA-MP 0.3x RC2-4 Client Installer (http://www.sa-mp.com/stuff/03xRC/sa-mp-0.3x-RC2-4-install.exe)
SA-MP 0.3x RC2-3 Client Installer (http://www.sa-mp.com/stuff/03xRC/sa-mp-0.3x-RC2-3-install.exe)
SA-MP 0.3x RC2-2 Client Installer (http://www.sa-mp.com/stuff/03xRC/sa-mp-0.3x-RC2-2-install.exe)
SA-MP 0.3x RC2 Client Installer (http://www.sa-mp.com/stuff/03xRC/sa-mp-0.3x-RC2-install.exe)
0.3x RC2 ServerSA-MP 0.3x RC2 Windows Server (http://www.sa-mp.com/stuff/03xRC/samp03x_svr_RC2_win32.zip)
SA-MP 0.3x RC2 Linux Server (http://www.sa-mp.com/stuff/03xRC/samp03xsvr_RC2.tar.gz)
0.3x RC1 ClientSA-MP 0.3x RC1-3-1 Client Installer (http://www.sa-mp.com/stuff/03xRC/sa-mp-0.3x-RC1-3-1-install.exe)
SA-MP 0.3x RC1-2 Client Installer (http://www.sa-mp.com/stuff/03xRC/sa-mp-0.3x-RC1-2-install.exe)
SA-MP 0.3x RC1 Client Installer (http://www.sa-mp.com/stuff/03xRC/sa-mp-0.3x-RC1-install.exe)
0.3x RC1 ServerSA-MP 0.3x RC1 Windows Server (http://www.sa-mp.com/stuff/03xRC/samp03x_svr_RC1_win32.zip)
SA-MP 0.3x RC1 Linux Server (http://www.sa-mp.com/stuff/03xRC/samp03xsvr_RC1.tar.gz)
uuuu zanimljivo posebno ovi textdraw-i :D
Zanimljivo :)
Fino izgleda :)
Ne rade ti linkovi za download :P
Å teta Å¡ta nije 0.4a,al ovo je ja mislim zadnja 0.3 verzija.OdliÄna je *__*
Nadam se da ce rijesiti problem memorijskog manipuliranja server igracima... naravno mislim na problem CNPC plugina...
to ce znaciti da ce vecina server na balkanu pasti za 80-ak posto s igraÄima...
Citat: [CB]√αηĨȴȴα poslato Januar 09, 2013, 00:53:44 PRE PODNE
Iskreno, i nije mi bas neki update, mislim dobro je ovo sto je napravljeno, al ocekivo sam malo vise stvari.
delimo isto misljenje, ali hajd, misao je bitna :)
SviÄ'a mi se Å¡to je napravljeno za RC1. Kaj si svi mislite da će odmah u RC1 verziji biti svega i svaÄega? E pa oÄito niste upoznati sa SA:MP-om i njegovim prijaÅ¡njim updateovima.
Nadam se da će doć' još dobrih stvari u daljnjim RC-ovima. Ipak je ovo zadnja verzija od 0.3 dijela. :D
Citat: Dude poslato Januar 09, 2013, 00:18:59 PRE PODNE
Nadam se da ce rijesiti problem memorijskog manipuliranja server igracima... naravno mislim na problem CNPC plugina...
to ce znaciti da ce vecina server na balkanu pasti za 80-ak posto s igraÄima...
Potpis. :)
Citat: нÏ...Dιgαâ,,¢ aka Gigo poslato Januar 08, 2013, 23:29:38 POSLE PODNE
Fino izgleda :)
Ne rade ti linkovi za download :P
evo ispravio sam, takoder i za slike da mozete vidjet ;)
btw svida mi se ovo sa objektima, znaci mozete odabrati bilo koji objekt iz SA-MPa odnosno ukljuceni su svi objekti koji postoje i IG editor imate, sto je super i vidljivost objekata je super...
neznam kolko mozete primjetit objekt ali vidite vanjski dio tube ispod semafora...
http://ch-slike.com/images/2013/01/09/6sDwo.png
+
ima i 4 nove FS, najvise mi se svidjela "gl_chat" koja sadrzava komande i funkcije koje su potrebne za RolePlay server sto je super :)
Nije nesto ali je zanimljivo pravo ovi TD mi se svidaju :)
Nije lose :)
Svidja mi se, mislio sam da ce jos tog napraviti:)
dobro je, ovi textdrawovi ownaju :D
Citat: [BG]Mayer poslato Januar 08, 2013, 23:50:59 POSLE PODNE
Å teta Å¡ta nije 0.4a,al ovo je ja mislim zadnja 0.3 verzija.OdliÄna je *__*
0.4a će ić nakon ove verzije, jer 0.2x zadnja, onda bi trebalo ić 0.3x, 0.4a.
Citat: Joey_ poslato Januar 09, 2013, 03:14:57 PRE PODNE
SviÄ'a mi se Å¡to je napravljeno za RC1. Kaj si svi mislite da će odmah u RC1 verziji biti svega i svaÄega? E pa oÄito niste upoznati sa SA:MP-om i njegovim prijaÅ¡njim updateovima.
Nadam se da će doć' još dobrih stvari u daljnjim RC-ovima. Ipak je ovo zadnja verzija od 0.3 dijela. :D
Slažem se.
svidja mi se ovo sto je ovdje prestavljeno, nadam se da ima jos toga ;)
Svidja mi se sto je poboljsana vidljivost ;D
Updates:
Optional Client update SA-MP 0.3x RC1-2
- On certain video cards, vehicle model previews were being drawn with fog.
- Streaming memory was not always being freed when viewing player skin model previews.
Citat: StjepanS poslato Januar 10, 2013, 10:57:33 PRE PODNE
Citat: kizla poslato Januar 10, 2013, 10:43:49 PRE PODNE
Updates:
Optional Client update SA-MP 0.3x RC1-2
- On certain video cards, vehicle model previews were being drawn with fog.
- Streaming memory was not always being freed when viewing player skin model previews.
Vec update, nije nesto velik ali je jako bitan :)
update jer je bio bug, ev slike buga
(http://forum.sa-mp.com/attachment.php?attachmentid=5178&d=1357751012)
znaci vidis uzimala su vozila boju od pozadine pa je to popravljeno :)
Citat: [SX] TiXoR_ poslato Januar 09, 2013, 16:29:10 POSLE PODNE
Citat: [BG]Mayer poslato Januar 08, 2013, 23:50:59 POSLE PODNE
Å teta Å¡ta nije 0.4a,al ovo je ja mislim zadnja 0.3 verzija.OdliÄna je *__*
0.4a će ić nakon ove verzije, jer 0.2x zadnja, onda bi trebalo ić 0.3x, 0.4a.
0.2 nije imao toliko slova. Loša ti usporedba.
Sticky, dok se ova verzija razvija i donosi novosti.
Meni extra izgleda ;)
Jako mi se dopala vidljivost , ali moze ovo mnogo mnogo bolje :)
Bezveze. Ako ćeš donjet updejt onda ga odjenom donesi a ne ovako rc verzije. Stvarno reterdirano updejta.
Bice vrlo zanimlivo kad se srede sve bugove sta ima ova verzija :)
Optional Client update SA-MP 0.3x RC1-3
- There was an issue with certain objects disappearing in front of the camera. This should be fixed in RC1-3.
- If a server uses friendly fire via SA-MP's team system, team damage will no longer effect team vehicles.
- Car colours 128-255 have been replaced with some more exotic colours. Some colours in this range were previously usable, but most were the same colour. The entire colour set has been revamped.
- When using the EditObject() tool, the scale mode might accidently be activated, meaning you could not save.
Veoma zanimljivo :)
textdraw-ovi su dobri ali nevidim cemu bi mogli bas pretjerano sluziti da budu korisni,jedino sta mi se svidja je veci object distance za to potpisujem koristit ce...
Optional Client update SA-MP 0.3x RC1-3-1
- Fixes some crashes caused by exploding vehicles.
Dobro je :D
Dobar update,al sve vise vise samo idu na sigurnost,a manje na dodatke...
nama su zanimljiviji dodaci al' sigurnost na prvom mestu...
Client/Server update SA-MP 0.3x RC2
- The function EnableVehicleFriendlyFire() will enable the friendly fire option for team vehicles. Some servers require friendly fire for players, but not on team vehicles.
- Adds new player special action SPECIAL_ACTION_CARRY for a carrying item animation.
- In 0.3x, the final parameter of OnVehicleDeath (killerid) will be the player who reported the vehicle dead. This should be renamed at some point, although, in the interest of keeping the callback compatible with old scripts, the name won't be changed for 0.3x.
- Additional sanity checks added for vehicle death reporting.
- Should solve any remaining issues with objects disappearing with certain camera angles, if the objects are using a large draw distance.
Ma begaj bre, isto sra*je :P
Citat: #define Eagle 3а[Ð"]лЕ poslato Januar 19, 2013, 12:10:37 POSLE PODNE
Nevalja , a i nije nesto.
Ima bugova , cak nemoze ni server da se pokrene.
Nije nesto update,al' server moze da se pokrene.
Sam vidis da na LS RP je na tom klijentu...tako da moze...
Sta se bunite, dolaze polako RC-ove, animacija je dobra, posluzit ce u RP poslovima, i ova funkcija ce dosta pomoci u DM serverima ;)
Optional Client update SA-MP 0.3x RC2-2
- Certain objects were causing crashes when used with a large draw distance.
EDIT: Za one jos koji nisu vidjeli animaciju za nosenje objekata..
Klikni (http://www.youtube.com/watch?v=XKCIqiJ4gro)
ma ima bagova...
Nema..
Citat: Ñ•Ñ,raнιnja poslato Avgust 05, 2013, 02:32:37 PRE PODNE
Nema..
Spameru pogledaj sta si tu napisao u ovoj temi? Odgovor je nista
Pogledaj u ovoj: http://balkan-samp.com/forum/index.php?topic=78184.msg540288;topicseen#new takodjer nista,vidio sam to dosta puta,prijavio sam te moderatoru,a prijavit cu te i smodu
Puno viÅ¡e se oÄekivalo a na kraju malo poboljÅ¡anja, slažem se s tobom Zorane al bolje da se to uradi.
Citat: DJ kÅ4uS. poslato Decembar 09, 2013, 11:46:35 PRE PODNE
Puno viÅ¡e se oÄekivalo a na kraju malo poboljÅ¡anja, slažem se s tobom Zorane al bolje da se to uradi.
jel vidis ti koliko je stara tema?
0.3x RC2 izasao davno, sada ce vec skoro godina dana od tada, stoga LOCK!