Setting up a server -
diamondred123 - 24.02.2011
Setting up a server
Hi, i was going to set up a server with MTA, but then reolised that they have many faults that im sure we dont.
Here are the things i wanted to do:
Change spawn location (i got lost and confused because its badly made)
Have general people and traffic (same as offline)
And i dont really want to do much coding because its just for me and my cuson, no one else unless someone wants to join us being silly. Also is there a simple map editor like mta has one and i found that easy to use
Thanks
Re: Setting up a server -
Hudgens - 24.02.2011
This is the SAMP forum.. if you have any problems head over to their site?
Re: Setting up a server -
int3s0 - 24.02.2011
I dont understand anything here.
Re: Setting up a server -
SchurmanCQC - 24.02.2011
If you can't tell the difference between mta and samp, you dont belong here, sir.
Re: Setting up a server -
mamorunl - 24.02.2011
Read again, fools! He WANTED to go to MTA but he discoved that MTA SUCKS so he went to SA:MP and now wants some HELP in setting up a SAMP server with bots and changing spawn
Sincerely,
Re: Setting up a server -
diamondred123 - 25.02.2011
Quote:
Originally Posted by mamorunl
Read again, fools! He WANTED to go to MTA but he discoved that MTA SUCKS so he went to SA:MP and now wants some HELP in setting up a SAMP server with bots and changing spawn
Sincerely,
|
you are the only person who understands thank you
Re: Setting up a server -
Calgon - 25.02.2011
Quote:
Change spawn location (i got lost and confused because its badly made)
|
No, it's not. You can use
SetSpawnInfo then
SpawnPlayer in the
OnPlayerRequestClass callback.
Quote:
Have general people and traffic (same as offline)
|
You cannot use the exact same peds from single player as they were removed from the game. However, with a limit of 500 NPCs (note, they consume player slots), you can try re-create peds with NPCs (see
here for NPC functions).
SA-MP is a lot more basic in comparison to MTA - that's what makes it a more enjoyable experience, despite some of the unavoidable drama within certain SA-MP communities.
Re: Setting up a server -
diamondred123 - 25.02.2011
ok thanks, il be sure to have a look
is there a easy map editor?
Thanks