SA-MP 0.3c in development

Retracted:

Quote:
Originally Posted by Kalcor
Посмотреть сообщение
There is not much truth to that. The method of syncing GTA used by SA-MP is called "player context switching" and it was originally designed by me in 2004 while I was also working on MTA:VC Blue. I named it "player context switching" because it has some similarity to CPU context switching. GTA:SA is a single player game and only has one player, kinda like a computer has one CPU. By storing the state of the main player, and switching it for a network player (at the right time), it's possible to have multiple players in the game all obeying the same rules and logic of the single player. You wouldn't need a system like this if the game had already been designed for multiplayer, since the game could have simply allocated as many players as it needed.

Both the current versions of SA-MP and MTA use "player context switching" in order to make GTA a multiplayer game.

RakNet provides the ability to send reliable network messages and make sure things like chat messages actually arrive on all players computers. It doesn't magically turn a single player game in to a multiplayer game. RakNet is to multiplayer as DirectX or opengl are to graphics. All of the netcode and syncing has been designed by the SA-MP team.

There are actually some references to multiplayer code in GTA III, Vice City and San Andreas. There is nothing usable from our point of view, but it looks like Rockstar always had the intention of adding multiplayer. For some reason they left it out. My own speculation is that because multiplayer gaming wasn't really mature on consoles they didn't bother finishing it. As soon as the ps3 and xbox 360 came along they decided to add multiplayer again to GTA.
Plus, even if MTA does not have access to parts of the GTA source code, more than enough rumours have circulated that Rockstar contributes to MTA development, even if it is with minor technical help, that's another slightly unfair advantage MTA has over SA-MP.

Anyhow, back on topic... Looking forward to 0.3c.
Reply


Messages In This Thread
SA-MP 0.3c in development - by Kalcor - 04.11.2010, 18:03
Re: SA-MP 0.3c in development - by Burridge - 04.11.2010, 19:16
Re: SA-MP 0.3c in development - by woot - 04.11.2010, 19:18
Re: SA-MP 0.3c in development - by CJ101 - 04.11.2010, 19:19
Re: SA-MP 0.3c in development - by Blacklite - 04.11.2010, 19:20
Re: SA-MP 0.3c in development - by K3lroy - 04.11.2010, 19:21
Re: SA-MP 0.3c in development - by SAMPGammer - 04.11.2010, 19:22
Re: SA-MP 0.3c in development - by Karlip - 04.11.2010, 19:22
Re: SA-MP 0.3c in development - by Westie - 04.11.2010, 19:24
Re: SA-MP 0.3c in development - by Sergei - 04.11.2010, 19:25
Re: SA-MP 0.3c in development - by SAMPGammer - 04.11.2010, 19:27
Re: SA-MP 0.3c in development - by [Saint] - 04.11.2010, 19:29
Re: SA-MP 0.3c in development - by BMUK - 04.11.2010, 19:36
Re: SA-MP 0.3c in development - by Matite - 04.11.2010, 20:30
Re: SA-MP 0.3c in development - by Burridge - 04.11.2010, 21:33
Re: SA-MP 0.3c in development - by vyper - 04.11.2010, 21:38
AW: SA-MP 0.3c in development - by Legц - 04.11.2010, 21:42
Re: SA-MP 0.3c in development - by [HLF]Southclaw - 04.11.2010, 22:12
Re: SA-MP 0.3c in development - by Ari3l - 04.11.2010, 22:12
Re: SA-MP 0.3c in development - by DVDK - 04.11.2010, 22:13
Re: SA-MP 0.3c in development - by Luis- - 04.11.2010, 22:14
AW: SA-MP 0.3c in development - by DogZone - 04.11.2010, 22:17
Re: SA-MP 0.3c in development - by ihatetn931 - 04.11.2010, 22:32
Re: SA-MP 0.3c in development - by Dreftas - 04.11.2010, 22:37
Re: SA-MP 0.3c in development - by Steven82 - 04.11.2010, 22:38
Re: SA-MP 0.3c in development - by [P4] - 04.11.2010, 22:39
Re: SA-MP 0.3c in development - by Tom_Dedi - 04.11.2010, 22:41
Re: SA-MP 0.3c in development - by Slice - 04.11.2010, 22:47
Re: SA-MP 0.3c in development - by [A]Kira - 04.11.2010, 22:52
Re: SA-MP 0.3c in development - by Mr187 - 05.11.2010, 01:00
Re: SA-MP 0.3c in development - by Gforcez - 05.11.2010, 13:03
Re: SA-MP 0.3c in development - by Danielo - 05.11.2010, 13:07
Re: SA-MP 0.3c in development - by Gh0sT_ - 05.11.2010, 13:12
Re: SA-MP 0.3c in development - by GaGlets(R) - 05.11.2010, 13:13
Re: SA-MP 0.3c in development - by Brendan_Thomson - 05.11.2010, 13:24
Re: SA-MP 0.3c in development - by Brian_Furious - 05.11.2010, 13:41
Re: SA-MP 0.3c in development - by Anakin995 - 05.11.2010, 13:42
Re: SA-MP 0.3c in development - by Meinstad - 05.11.2010, 13:43
Re: SA-MP 0.3c in development - by Yvax - 05.11.2010, 13:44
AW: SA-MP 0.3c in development - by Blokkmonsta - 05.11.2010, 13:53
Re: SA-MP 0.3c in development - by WillyP - 05.11.2010, 17:50
Re: SA-MP 0.3c in development - by scott1 - 05.11.2010, 17:59
Re: SA-MP 0.3c in development - by Rafa - 05.11.2010, 19:32
Re: SA-MP 0.3c in development - by boelie - 05.11.2010, 21:54
AW: SA-MP 0.3c in development - by Meta - 05.11.2010, 22:16
Respuesta: SA-MP 0.3c in development - by CuervO - 05.11.2010, 22:28
Re: Respuesta: SA-MP 0.3c in development - by Sergei - 05.11.2010, 22:32
Re: SA-MP 0.3c in development - by WillyP - 05.11.2010, 22:38
Re: SA-MP 0.3c in development - by The_Gangstas - 05.11.2010, 23:05
Respuesta: SA-MP 0.3c in development - by SuperMarioRol - 05.11.2010, 23:44
Re: SA-MP 0.3c in development - by PotH3Ad - 05.11.2010, 23:46
Re: SA-MP 0.3c in development - by Bumbis - 05.11.2010, 23:50
Re: SA-MP 0.3c in development - by Gamerserver123 - 06.11.2010, 00:13
Re: SA-MP 0.3c in development - by firechief - 06.11.2010, 00:57
Re: SA-MP 0.3c in development - by Mauzen - 06.11.2010, 01:06
Re: SA-MP 0.3c in development - by Memoryz - 06.11.2010, 01:20
Re: SA-MP 0.3c in development - by Hal - 06.11.2010, 01:55
Re: SA-MP 0.3c in development - by gabizina - 06.11.2010, 02:25
Re: SA-MP 0.3c in development - by Buzzbomb - 06.11.2010, 05:01
Re: SA-MP 0.3c in development - by Retardedwolf - 06.11.2010, 05:10
Re: SA-MP 0.3c in development - by [Mostwanted] - 06.11.2010, 05:33
Re: SA-MP 0.3c in development - by Infinitas - 06.11.2010, 07:01
Re: SA-MP 0.3c in development - by Toreno - 06.11.2010, 07:40
Re: SA-MP 0.3c in development - by TouR - 06.11.2010, 10:42
Re: SA-MP 0.3c in development - by DVDK - 06.11.2010, 11:07
Re: SA-MP 0.3c in development - by eXtr1kE - 06.11.2010, 11:07
Re: SA-MP 0.3c in development - by sbulletin - 06.11.2010, 11:29
Re: SA-MP 0.3c in development - by v3ron - 06.11.2010, 11:31
Re: SA-MP 0.3c in development - by Falcon Interceptor - 06.11.2010, 11:40
Re: SA-MP 0.3c in development - by Riddick94 - 06.11.2010, 12:11
Re: SA-MP 0.3c in development - by Calgon - 06.11.2010, 12:19
Re: SA-MP 0.3c in development - by Riddick94 - 06.11.2010, 12:41
Re: SA-MP 0.3c in development - by juuleman - 06.11.2010, 12:43
Re: SA-MP 0.3c in development - by v3ron - 06.11.2010, 12:48
Re: SA-MP 0.3c in development - by Mauzen - 06.11.2010, 13:05
Re: SA-MP 0.3c in development - by Riddick94 - 06.11.2010, 13:17
Re: SA-MP 0.3c in development - by bpeterson - 06.11.2010, 13:23
Re: SA-MP 0.3c in development - by DVDK - 06.11.2010, 13:36
Re: SA-MP 0.3c in development - by bpeterson - 06.11.2010, 13:38
Re: SA-MP 0.3c in development - by Riddy - 06.11.2010, 14:02
Re: SA-MP 0.3c in development - by cmg4life - 06.11.2010, 17:13
Re: SA-MP 0.3c in development - by hrony - 06.11.2010, 21:33
Re: SA-MP 0.3c in development - by coconyr - 07.11.2010, 08:06
Re: SA-MP 0.3c in development - by mihaitza55 - 07.11.2010, 09:36
Re: SA-MP 0.3c in development - by Little Jimmy - 07.11.2010, 10:13
Re: Respuesta: SA-MP 0.3c in development - by v3ron - 07.11.2010, 16:53
Re: SA-MP 0.3c in development - by Redirect Left - 07.11.2010, 17:05
Re: SA-MP 0.3c in development - by DVDK - 07.11.2010, 17:06
Re: SA-MP 0.3c in development - by Tessar - 07.11.2010, 17:34
Respuesta: Re: Respuesta: SA-MP 0.3c in development - by SuperMarioRol - 07.11.2010, 17:36
Re: Respuesta: Re: Respuesta: SA-MP 0.3c in development - by MrObviousPotato - 07.11.2010, 17:45
Re: SA-MP 0.3c in development - by wups - 07.11.2010, 17:59
Re: SA-MP 0.3c in development - by cmg4life - 07.11.2010, 18:00
Re: SA-MP 0.3c in development - by Redirect Left - 07.11.2010, 18:02
Re: SA-MP 0.3c in development - by Jake Winstonn - 07.11.2010, 19:29
Re: SA-MP 0.3c in development - by Dak_Cobain - 07.11.2010, 20:53
Re: SA-MP 0.3c in development - by boelie - 10.11.2010, 14:38
Re: SA-MP 0.3c in development - by Foxtrota - 10.11.2010, 15:53
Re: SA-MP 0.3c in development - by mr.sunny - 10.11.2010, 17:22
Re: SA-MP 0.3c in development - by RSX - 10.11.2010, 19:05
Re: SA-MP 0.3c in development - by Retardedwolf - 10.11.2010, 21:07
Re: SA-MP 0.3c in development - by ReVo_ - 10.11.2010, 21:12
Re: SA-MP 0.3c in development - by Osviux - 10.11.2010, 21:30
AW: Re: SA-MP 0.3c in development - by Blokkmonsta - 10.11.2010, 21:35
Re: SA-MP 0.3c in development - by Johnny_Ionut - 11.11.2010, 07:31
Re: SA-MP 0.3c in development - by Killa[DGZ] - 11.11.2010, 09:52
Re: SA-MP 0.3c in development - by Kalcor - 11.11.2010, 10:17
Re: SA-MP 0.3c in development - by dark_clown - 11.11.2010, 11:56
Re: SA-MP 0.3c in development - by Calgon - 11.11.2010, 12:24
Re: SA-MP 0.3c in development - by bpeterson - 11.11.2010, 16:50
Re: SA-MP 0.3c in development - by [CripZ]SERCH - 11.11.2010, 22:20
Re: SA-MP 0.3c in development - by [Saint] - 11.11.2010, 22:24
Re: SA-MP 0.3c in development - by dark_clown - 11.11.2010, 22:25
Re: SA-MP 0.3c in development - by Xhizors - 11.11.2010, 22:40
Re: SA-MP 0.3c in development - by TheXIII - 11.11.2010, 22:50
Re: SA-MP 0.3c in development - by Patrik356b - 11.11.2010, 23:56
Re: SA-MP 0.3c in development - by BLAbla93 - 12.11.2010, 00:56
Re: SA-MP 0.3c in development - by RealCop228 - 12.11.2010, 01:56
Re: SA-MP 0.3c in development - by Retardedwolf - 12.11.2010, 04:31
Re: SA-MP 0.3c in development - by OKStyle - 12.11.2010, 07:22
Re: SA-MP 0.3c in development - by LZLo - 12.11.2010, 12:29
Re: SA-MP 0.3c in development - by Hiddos - 12.11.2010, 14:43
Re: SA-MP 0.3c in development - by wups - 12.11.2010, 15:12
Re: SA-MP 0.3c in development - by Luis- - 12.11.2010, 15:13
Re: SA-MP 0.3c in development - by Haji - 12.11.2010, 15:14
Re: SA-MP 0.3c in development - by juuleman - 12.11.2010, 17:01
Re: SA-MP 0.3c in development - by Moglizorz. - 12.11.2010, 17:09
Re: SA-MP 0.3c in development - by Calgon - 12.11.2010, 17:10
Re: SA-MP 0.3c in development - by Matthias_ - 12.11.2010, 17:23
Re: SA-MP 0.3c in development - by Kyosaur - 12.11.2010, 18:19
Re: SA-MP 0.3c in development - by juuleman - 13.11.2010, 17:35
Re: SA-MP 0.3c in development - by Liaamm - 13.11.2010, 18:49
Re: SA-MP 0.3c in development - by Jack Bauer - 13.11.2010, 19:56
Re: SA-MP 0.3c in development - by gangsta15 - 14.11.2010, 04:47
Re: SA-MP 0.3c in development - by SAMPGammer - 14.11.2010, 06:18
Re: SA-MP 0.3c in development - by Zh3r0 - 14.11.2010, 06:56
Re: SA-MP 0.3c in development - by Retardedwolf - 14.11.2010, 06:58
Re: SA-MP 0.3c in development - by Patrik356b - 14.11.2010, 08:35
Re: SA-MP 0.3c in development - by Matej_ - 14.11.2010, 10:30
Re: SA-MP 0.3c in development - by Dr.Ghost - 17.11.2010, 02:26
Re: SA-MP 0.3c in development - by 0ne - 17.11.2010, 04:45
Re: SA-MP 0.3c in development - by DVDK - 17.11.2010, 06:35
Re: SA-MP 0.3c in development - by Lookin - 17.11.2010, 09:53
Re: SA-MP 0.3c in development - by FERAS TAMIMI - 17.11.2010, 11:40
AW: SA-MP 0.3c in development - by FufLa - 17.11.2010, 14:17
Re: SA-MP 0.3c in development - by Moglizorz. - 17.11.2010, 18:08
Re: SA-MP 0.3c in development - by DVDK - 17.11.2010, 18:25
Re: AW: SA-MP 0.3c in development - by HydraX - 17.11.2010, 22:09
Re: SA-MP 0.3c in development - by JOliver - 17.11.2010, 23:39
Re: SA-MP 0.3c in development - by JFT - 18.11.2010, 00:22
Re: SA-MP 0.3c in development - by skaTim - 18.11.2010, 06:45
Re: SA-MP 0.3c in development - by [DK]JaloNik - 18.11.2010, 08:36
Re : SA-MP 0.3c in development - by <Jones> - 18.11.2010, 12:02
Re: Re : SA-MP 0.3c in development - by Rac3r - 18.11.2010, 13:18
Re: Re : SA-MP 0.3c in development - by BeckzyBoi - 18.11.2010, 15:06
Re: SA-MP 0.3c in development - by CJ001 - 18.11.2010, 16:37
Re: SA-MP 0.3c in development - by LeNy - 18.11.2010, 16:52
Re: SA-MP 0.3c in development - by Kyle - 18.11.2010, 17:10
Re: SA-MP 0.3c in development - by lost13 - 18.11.2010, 17:44
Re: SA-MP 0.3c in development - by WillyP - 19.11.2010, 21:57
Re: SA-MP 0.3c in development - by Marty_Alex - 19.11.2010, 22:21
Re: SA-MP 0.3c in development - by KeeperOfTheFunk - 20.11.2010, 04:20
Re: SA-MP 0.3c in development - by scottyishere - 20.11.2010, 07:21
Re: SA-MP 0.3c in development - by Hell_Rel - 20.11.2010, 12:13
AW: Re: SA-MP 0.3c in development - by Meta - 20.11.2010, 15:50
Re: SA-MP 0.3c in development - by westorz - 20.11.2010, 16:48
Re: SA-MP 0.3c in development - by boelie - 20.11.2010, 17:03
Re: SA-MP 0.3c in development - by Folk - 20.11.2010, 19:04
Re: SA-MP 0.3c in development - by Chrillzen - 20.11.2010, 19:27
Re: SA-MP 0.3c in development - by Rokzlive - 20.11.2010, 19:35
Re: SA-MP 0.3c in development - by Linow - 20.11.2010, 19:44
Re: SA-MP 0.3c in development - by Sayaron - 20.11.2010, 21:32
Re: SA-MP 0.3c in development - by Moglizorz. - 20.11.2010, 21:48
Re: SA-MP 0.3c in development - by dark_clown - 20.11.2010, 23:37
Re: SA-MP 0.3c in development - by Grim_ - 20.11.2010, 23:58
Re: SA-MP 0.3c in development - by wolfcock - 21.11.2010, 00:18
Re: SA-MP 0.3c in development - by willsuckformoney - 21.11.2010, 03:19
Re: SA-MP 0.3c in development - by Grim_ - 21.11.2010, 03:41
Re: SA-MP 0.3c in development - by Folk - 21.11.2010, 04:32
Re: SA-MP 0.3c in development - by willsuckformoney - 26.11.2010, 01:58
Re: Respuesta: Re: SA-MP 0.3c in development - by 1337connor - 26.11.2010, 02:28
Re: SA-MP 0.3c in development - by boelie - 26.11.2010, 06:39
Re: Respuesta: Re: SA-MP 0.3c in development - by s0nic - 26.11.2010, 07:38
Re: SA-MP 0.3c in development - by TheXIII - 26.11.2010, 13:17
Re: SA-MP 0.3c in development - by Maggi - 26.11.2010, 17:46
Re: SA-MP 0.3c in development - by GaGlets(R) - 26.11.2010, 18:11
Re: SA-MP 0.3c in development - by Tai_Storm - 26.11.2010, 19:40
Re: SA-MP 0.3c in development - by Karlip - 26.11.2010, 19:46
Re: SA-MP 0.3c in development - by Dark_Kostas - 26.11.2010, 19:49
Re: SA-MP 0.3c in development - by Darklom - 11.12.2010, 00:40
Re: SA-MP 0.3c in development - by [cS]Owain - 11.12.2010, 01:20
Re: SA-MP 0.3c in development - by [Comrade] - 11.12.2010, 01:52
Re: SA-MP 0.3c in development - by Grim_ - 11.12.2010, 02:17
Re: SA-MP 0.3c in development - by Yummy - 11.12.2010, 03:09
Re: SA-MP 0.3c in development - by Johny_Cole - 11.12.2010, 04:27
Re: SA-MP 0.3c in development - by Scenario - 11.12.2010, 04:30
Re: SA-MP 0.3c in development - by Johny_Cole - 11.12.2010, 04:39
Re: SA-MP 0.3c in development - by Scenario - 11.12.2010, 04:41
Re: SA-MP 0.3c in development - by Grim_ - 11.12.2010, 16:43
Re: SA-MP 0.3c in development - by cmg4life - 13.01.2011, 12:59
Re: SA-MP 0.3c in development - by Ash. - 23.04.2011, 06:18

Forum Jump:


Users browsing this thread: 5 Guest(s)