-
Posts
21 -
Joined
-
Last visited
Everything posted by Chusmadones
-
did you read the first post? *facepalm*
-
Is not it more effective / faster to use another function instead? local cubeArea = createColRectangle( -2680,2200, 550,380 ) -- example, and less parameters than the other func.
-
https://wiki.multitheftauto.com/wiki/Cod ... ts_General
-
Great work, thanks for sharing
-
function playerDied( ammo, attacker, weapon, bodypart ) gDiedX, gDiedY, gDiedZ= getElementPosition(source) -- We save wheres he/she dies end addEventHandler("onPlayerWasted", getRootElement(), playerDied) You need to research more at the wiki. You can edit the arguments in spawnPlayer( player, -711+math.random(1,5), 957+math.random(5,9), 12.4, 90, math.random(9,288) ) and set the arguments what you need. Example: You can set there the players pos in the last death IF he/she died. (x=blue, y=green, z=red) https://wiki.multitheftauto.com/wiki/SpawnPlayer
-
function playerDied( ammo, attacker, weapon, bodypart ) gDiedX, gDiedY, gDiedZ= getElementPosition(source) -- We save wheres he/she dies end addEventHandler("onPlayerWasted", getRootElement(), playerDied) You need to research more at the wiki. You can edit the arguments in spawnPlayer( player, -711+math.random(1,5), 957+math.random(5,9), 12.4, 90, math.random(9,288) ) and set the arguments what you need. Example: You can set there the players pos in the last death IF he/she died. (x=blue, y=green, z=red) https://wiki.multitheftauto.com/wiki/SpawnPlayer
-
I recommend to anyone interested in creating scripts that read the articles of the wiki and MTA:SA - The basics of scripting before asking for help/orientation
-
I recommend to anyone interested in creating scripts that read the articles of the wiki and MTA:SA - The basics of scripting before asking for help/orientation
-
https://wiki.multitheftauto.com/wiki/OnPlayerLogin https://wiki.multitheftauto.com/wiki/SetPlayerTeam If you read this articles you will be able to do it.
-
https://wiki.multitheftauto.com/wiki/OnPlayerLogin https://wiki.multitheftauto.com/wiki/SetPlayerTeam If you read this articles you will be able to do it.
-
Thanks for the updates, good maps and info
-
Project map stopped
-
Final Version Montana DD --------------------------------------------------------------------------
-
A preview videos of 3 zones: Start Zone: Skill Zone: Another Zone: CU!
-
HI ALL New Beta Final [attachment=0]Montana DD.rar[/attachment] Montana DD Beta Final Download it and play it! Please leave comments,bugs,suggestions. Thanx all that make it possible.
-
Beta maps: [attachment=0]Montana maps - WIPs.rar[/attachment]
-
Hi all: This is my new and first map for MTA:SA In a few hours i will upload Screenshots and beta version of my new map. I am Spanish and my english is still poor. CU on Montana DD
-
Very nice map!!