Perfect Posted September 23, 2012 Posted September 23, 2012 Hi All, in gta vc or in gta sa, if we press f1 then we get reply. that is possible in mta ? via scripting or anything ?
Perfect Posted September 24, 2012 Author Posted September 24, 2012 It is. What ? really ? via scripting or something, if via scripting then which functions should we use ?
Perfect Posted September 24, 2012 Author Posted September 24, 2012 What do you mean, "reply"? in vice city, if you press f1 then you will get reply.
DiSaMe Posted September 24, 2012 Posted September 24, 2012 It is. What ? really ? via scripting or something, if via scripting then which functions should we use ? setElementDimension createPed createVehicle warpPedIntoVehicle getElementPosition getElementRotation getElementVelocity getVehicleTurnVelocity setElementPosition setElementRotation setElementVelocity setVehicleTurnVelocity
Perfect Posted September 24, 2012 Author Posted September 24, 2012 It is. What ? really ? via scripting or something, if via scripting then which functions should we use ? setElementDimension createPed createVehicle warpPedIntoVehicle getElementPosition getElementRotation getElementVelocity getVehicleTurnVelocity setElementPosition setElementRotation setElementVelocity setVehicleTurnVelocity hm, only those functions ? did you understand what i mean ?
DiSaMe Posted September 24, 2012 Posted September 24, 2012 Mainly those, but of course, you can use some others if you want to make it more accurate, such as getPedControlState setPedControlState What's so unclear about those functions?
Perfect Posted September 24, 2012 Author Posted September 24, 2012 Mainly those, but of course, you can use some others if you want to make it more accurate, such as getPedControlState setPedControlState What's so unclear about those functions? can you done for me and upload in community (because i think many people need for record videos and take screenshot) please don't say go to wiki and learn lua and make one by yourself. i am just a beginner. i am just trying to learn lua as i can.
DiSaMe Posted September 24, 2012 Posted September 24, 2012 I've thought of making some recording/replaying scripts recently and maybe I will try to make something, but I'm not sure how they will affect memory and CPU usage.
Perfect Posted September 24, 2012 Author Posted September 24, 2012 I've thought of making some recording/replaying scripts recently and maybe I will try to make something, but I'm not sure how they will affect memory and CPU usage. ok, All the best and i am waiting for it
darkdreamingdan Posted September 24, 2012 Posted September 24, 2012 MTA Stage achieved something similar, might be a good reference point: viewtopic.php?f=108&t=27006&hilit=stage
Recommended Posts