MTA Team jhxp Posted March 8, 2007 MTA Team Posted March 8, 2007 NOTICE: THIS TUTORIAL MAY BE OUTDATED! PLEASE READ: https://forum.multitheftauto.com/viewtopic.php?f=91&t=22270 A bit of delay, but still - sixth tutorial. Leave your comments below, as usual ;p One of the [VCP] leaders // honorary member of the =PCP= gang. Do not PM me your MTA:SA Client / Server support questions, Lua scripting questions, unban requests or server toplist concerns - please ask them here: MTA:SA Support subforum, here: Scripting subforum, here: Ban appeals or here: Servers instead. For other inquiries - please expect delays in replies when messaging me.
Ace_Gambit Posted March 8, 2007 Posted March 8, 2007 I can't wait for a team death match game-mode scripting tutorial . Development blog Kings of San Andreas
Magus1724 Posted March 8, 2007 Posted March 8, 2007 Nice gamemode This is gonna be the greatest mod ever, I can't wait KotH(Kings of the Hill) member, Community: GTA:FRP
50p Posted March 8, 2007 Posted March 8, 2007 Nice gamemode This is gonna be the greatest mod ever, I can't wait This is just the beginning! There are people who will be making more and more complex gamemode! I love to read every tutorial, and I can't wait to see the list of the functions you have already. Nice tutorial, especially showing that you made something similar to single player's gang war flashing radar! Also increasing weapons damage! EDIT: I have noticed that the radar area is a circle-shaped? Coz' the is the actor (player) and when he stands on the corner of the building there is a message that he left the area and his score isn't increasing. Is that a circular shape? createRadarArea ( X, Y, sizeX, sizeY, R, G, B, A, [ elements visible to ] ) It doesn't look like it is a circle. - MTA Script Editor - Ask your scripting questions properly, please. - 50p's public resources - Meta.xml - what is it for? How is it possible LOL
[TDH]Boss Posted March 9, 2007 Posted March 9, 2007 It is not a circle. Building's corners are just not in the zone. And why grenades still cause "scuicide"? You have player coords, throwing grenade, you have coords the of player, who has died because of explosion, you have (or are able to count) the speed of a grenade. Is it so difficult to calculate who has killed a player with an explosion and give a frag for that? (the same with a hunter)
Ace_Gambit Posted March 9, 2007 Posted March 9, 2007 Can you make Team-KotH? That would be very nice It's not yet revealed but I think scripting teams is nothing more than checking if player x is in column x of the player table. With the code available you can already script a function that does something (or nothing) when players in the same team shoot each other (i.e. auto-kill team killer after x damage or show a warning message). Development blog Kings of San Andreas
CookieMonster Posted March 9, 2007 Posted March 9, 2007 pfft.. make your own TDM RPGAndreas Website! An MMORPG based GTA Multiplayer
kevuwk Posted March 9, 2007 Posted March 9, 2007 Can you make Team-KotH? That would be very nice It's not yet revealed but I think scripting teams is nothing more than checking if player x is in column x of the player table. With the code available you can already script a function that does something (or nothing) when players in the same team shoot each other (i.e. auto-kill team killer after x damage or show a warning message). there are functions for teams, so any team related script should be possible, will see if i can persuade the qa team to make a tutorial of a team game soon Kevuwk Any comments made are purely my own and do not represent the interests of the MTA Team
Ace_Gambit Posted March 9, 2007 Posted March 9, 2007 That's good to hear. I've been looking forward to see team scripting tutorials . Development blog Kings of San Andreas
50p Posted March 9, 2007 Posted March 9, 2007 It is not a circle. Building's corners are just not in the zone. I see now. I didn't look properly, the building's edges are not in area, but middle is. I'd also like to see some 'team' script. - MTA Script Editor - Ask your scripting questions properly, please. - 50p's public resources - Meta.xml - what is it for? How is it possible LOL
ArmedAndDangerous Posted March 10, 2007 Posted March 10, 2007 I was woindering if the camera when used in MP will save the photo taken into the sdmae place is it does in sp? I tried setting my hotmail password to penis. It said my password wasn't long enough. Sad http://gtamp.net/ CLICK HERE TO ACCESS THE BEST MTA:SA SERVER IN THE UNIVERSE.
erorr404 Posted March 11, 2007 Posted March 11, 2007 I was woindering if the camera when used in MP will save the photo taken into the sdmae place is it does in sp? yes
Guest Posted March 16, 2007 Posted March 16, 2007 I'm so glad to see this game mode being made possible in MTA. I have had this idea for a VERY long time. Obviously I just couldn't make it happen. This is going to be much like the single player (or I hope it is) where 2 (or more) teams or gangs fight for territories. This is going to be AWESOME. I am sure the MTA team is capable of creating new vehicles (like the trolley seen in screenshots) like a black hawk transport helicopter or etc... black hawk may be a bit too much for GTA lol. But things like this would be REALLY unique. All we await is release I am very anxious for it to release this weekend. Then again I've been anxious every weekend for that to happen.
Recommended Posts