SA-MP Forums Archive
SA-MP 0.3x RC (now released) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: SA-MP 0.3x RC (now released) (/showthread.php?tid=405580)

Pages: 1 2 3 4 5 6 7


Re: SA-MP 0.3x RC - Dredd - 15.01.2013

Quote:
Originally Posted by Y_Less
View Post
I considered writing a plugin to do that - you just need the .col objects on the server. In fact you don't even really need them, just the radii of the collision spheres sorted by object. That's not even that much data - 18,000 floats is just over 70kb!
If this can fix the object crashes I would very thankful


Re: SA-MP 0.3x RC - fanta291327 - 15.01.2013

Awesome


Re: SA-MP 0.3x RC - slayer101 - 15.01.2013

Quote:
Originally Posted by Y_Less
View Post
I considered writing a plugin to do that - you just need the .col objects on the server. In fact you don't even really need them, just the radii of the collision spheres sorted by object. That's not even that much data - 18,000 floats is just over 70kb!
Well to be honest I think it has something to do with what's in the IDE files, I might take a look at this soon.


Re: SA-MP 0.3x RC2 - Sanady - 18.01.2013

It`s nice to see RC2.In RC3 should add some new objects...


Re: SA-MP 0.3x RC2 - zgintasz - 18.01.2013

Great job. I've updated client and server files, compiled test gamemode with added command. I only get the message, SPECIAL_ACTION_CARRY doesn't work for me:
pawn Код:
if (strcmp("/action", cmdtext, true, 10) == 0)
{
    SetPlayerSpecialAction(playerid, SPECIAL_ACTION_CARRY);
    SendClientMessage(playerid, -1, "veikia");
    return 1;
}
what the hell is wrong?

EDIT: after I use /action, sprint and jump buttons doesn't work, so I assume it's just animation problem. Fix it as soon as possible please.


Re: SA-MP 0.3x RC2 - Luis- - 18.01.2013

Lovely Kalcor!


Re: SA-MP 0.3x RC2 - DrSlett - 18.01.2013

SPECIAL_ACTION_CARRY and OnVehicleDeath killerid awesome!


Re: SA-MP 0.3x RC2 - [MM]IKKE - 18.01.2013

Load pickups clientside as soon as they are within stream rate.

Great job at the vehicle/team thing! I'm sure a lot of servers can use this.


Re: SA-MP 0.3x RC2 - Admigo - 18.01.2013

Great work Kalcor for RC2 What does the OnVehicleDeath now?


Re: SA-MP 0.3x RC2 - Spooky - 18.01.2013

Nice work


Re: SA-MP 0.3x RC2 - Kyle - 18.01.2013

Quote:
Originally Posted by zgintasz
Посмотреть сообщение
Great job. I've updated client and server files, compiled test gamemode with added command. I only get the message, SPECIAL_ACTION_CARRY doesn't work for me:
pawn Код:
if (strcmp("/action", cmdtext, true, 10) == 0)
{
    SetPlayerSpecialAction(playerid, SPECIAL_ACTION_CARRY);
    SendClientMessage(playerid, -1, "veikia");
    return 1;
}
what the hell is wrong?

EDIT: after I use /action, sprint and jump buttons doesn't work, so I assume it's just animation problem. Fix it as soon as possible please.
Works fine for me.


Re: SA-MP 0.3x RC2 - Wennicke - 18.01.2013

Quote:
Originally Posted by KyleSmith
Посмотреть сообщение
Works fine for me.
Add the "_" between your spaces.


Re: SA-MP 0.3x RC2 - AirKite - 18.01.2013

Good job MAAAN!!!


Re: SA-MP 0.3x RC2 - theomanking - 23.01.2013

OYE! Yuppy Yuppy oye!


Re: SA-MP 0.3x RC2 - ikkentim - 25.01.2013

"- 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."

GetPlayerPauseState(playerid); please, please?


Re: SA-MP 0.3x RC2 - Astralis - 27.01.2013

Hope that 0.3x R1 will come quick.


Re: SA-MP 0.3x RC2 - Admigo - 27.01.2013

Quote:
Originally Posted by Neonman
View Post
Hope that 0.3x R1 will come quick.
I dont hope so, first lets go for new features and bug fixes in those Rc Versions.


Re: SA-MP 0.3x RC3 - davve95 - 30.01.2013

Awesome! Good work!... But I think we need some more bug fixes just.


Re: SA-MP 0.3x RC3 - Virtual1ty - 30.01.2013

He-he, now you've *by accident* included streamer.inc with the RC3 server package
Wished there were more RC phases and functions added, but oh well, we'll just have to wait for 0.4.
Thank you SA-MP team for this wonderful features and bug-fixes! You rock!


Re: SA-MP 0.3x RC3 - Admigo - 30.01.2013

I didnt expected this will be the final RC release. Lets wait for more features in 0.4a
Thanks SA-MP Team!