Has anybody tried this? Before i give it a shot, i just wanted to clear things up so i dont have to waste time making a server and trying this and ending up in a failure..
like:
create_car %(boat name) (co-ords) ()
But, of course, we will implement boats in the re-write
[UPDATES] Coding in boats for the update...
- SugarD-x
- Webmaster
- Posts: 117
- Joined: Thu Aug 27, 2009 2:03 am
- Location: Sacramento, California, United States Of America
- Contact:
Re: Coding in boats for the update.. has anybody tried this?
Is this for the GTA 3 half, the GTA:VC half, or both?
Multi Theft Auto 0.5r2 for GTA III and VC .:. Join #mta3vc!
MTA 0.x File Archive #1 .:. MTA 0.x File Archive #2
Project Redivivus Founder, Multi Theft Auto Fan
Signature Image #1 .:. Signature Image #2
Re: Coding in boats for the update.. has anybody tried this?
im looking for an answer for both.. because when i work on GTAIII:MTA half, i can add a couple boats.. IF they are addable/synced.
Re: Coding in boats for the update.. has anybody tried this?
I thought we were going with it where anybody can host their own server. If so it would probably also be made that you can script a .map file with placed vehicles. Also somebody would probably end up making a car adder script anyway.
- Towncivilian
- Developer
- Posts: 7
- Joined: Thu Aug 27, 2009 10:21 pm
Re: Coding in boats for the update.. has anybody tried this?
All vehicles are placed by the SCM.Callum wrote:I thought we were going with it where anybody can host their own server. If so it would probably also be made that you can script a .map file with placed vehicles. Also somebody would probably end up making a car adder script anyway.
I have tried to spawn a boat before, but it 'sploded before it hit the water. I probably just need to disable the checks for the vehicle being sunk.
If boats are synced, they are probably synced very poorly. I have tested a Dodo and there was extremely poor sync. If boats are synced well, then I could place some, but I would have to replace other vehicles to do so as I did with the Ambulances.
009D: do_nothing
- SugarD-x
- Webmaster
- Posts: 117
- Joined: Thu Aug 27, 2009 2:03 am
- Location: Sacramento, California, United States Of America
- Contact:
Re: Coding in boats for the update.. has anybody tried this?
I think that's because MTA 0.5 is set to have vehicles explode upon touching the water, so boats will do the same then.
Multi Theft Auto 0.5r2 for GTA III and VC .:. Join #mta3vc!
MTA 0.x File Archive #1 .:. MTA 0.x File Archive #2
Project Redivivus Founder, Multi Theft Auto Fan
Signature Image #1 .:. Signature Image #2
- Towncivilian
- Developer
- Posts: 7
- Joined: Thu Aug 27, 2009 10:21 pm
Re: Coding in boats for the update.. has anybody tried this?
It is. It's just a question of bypassing that code.SugarD wrote:I think that's because MTA 0.5 is set to have vehicles explode upon touching the water, so boats will do the same then.
009D: do_nothing
Re: Coding in boats for the update.. has anybody tried this?
So Server's won't be able custom place vehicles on .map files?
- Towncivilian
- Developer
- Posts: 7
- Joined: Thu Aug 27, 2009 10:21 pm
Re: Coding in boats for the update.. has anybody tried this?
VC does not have any .map files I have no idea what the hell you're talking aboutCallum wrote:So Server's won't be able custom place vehicles on .map files?
009D: do_nothing
- Towncivilian
- Developer
- Posts: 7
- Joined: Thu Aug 27, 2009 10:21 pm
Re: Coding in boats for the update.. has anybody tried this?
I managed to get the respawn code to not blow up the boat as soon as it hit the water and it respawns properly too. Everybody's afk right now so can't test if there's boat sync
009D: do_nothing