BigDaddy Posted August 22, 2015 Share Posted August 22, 2015 How i can make script if anyone join marker i create it he play Race [DM] maps and if anyone join the anthore marker i create it he play Race [DD] maps how i can make it please ? Link to comment
LabiVila Posted August 22, 2015 Share Posted August 22, 2015 viewtopic.php?f=91&t=90836#p815961 you can find there all the functions needed, the post of GTX Link to comment
BigDaddy Posted August 23, 2015 Author Share Posted August 23, 2015 i think it's not like what i want to do if it's then can u explan to me how i make it please ? Link to comment
BigDaddy Posted August 23, 2015 Author Share Posted August 23, 2015 58 view and no one help me ? and u called this forum for help !! Link to comment
Dealman Posted August 23, 2015 Share Posted August 23, 2015 58 view and no one help me ?and u called this forum for help !! Okay, first of all - yes, this forum is for scripting help. You will eventually get a response - you just have to be patient. Keep in mind we do this for free on our spare time, the least you could do would be to show some respect. Secondly, you can't expect to get everything served on a silver platter. You'll have to put some effort into it yourself, or else you'll never learn. Thirdly, you were linked to a thread with a post that contains at least the majority of functions you'll be needing to achieve this. Or at least what we assume it is you want to do. Your description of what you want to do is rather vague. if anyone join marker i create ithe play Race [DM] maps This makes little to no sense. But I assume you want markers, and whenever you run into them - you'll be put in a separate gamemode, for example DM or DD? Link to comment
SpecT Posted August 23, 2015 Share Posted August 23, 2015 As I can see your "can u explain" means "can you make it for me". The forum is just for questions related to scripting and scripts you made and there is problem with them so we can help you fix them. Start making it yourself and when you need help you will get helped by the people here. Link to comment
GholuX Posted August 23, 2015 Share Posted August 23, 2015 Sziasztok! Az lenne a problémám,hogy amikor letöltöm az MTA-t és leakarnám tölteni,akkor azt írja ki,hogy Error2. Azt szeretném megtudni hogy ezt,hogyan oldhatnám meg. A Válaszokat előre is köszönöm! Link to comment
Dealman Posted August 23, 2015 Share Posted August 23, 2015 Sziasztok!Az lenne a problémám,hogy amikor letöltöm az MTA-t és leakarnám tölteni,akkor azt írja ki,hogy Error2. Azt szeretném megtudni hogy ezt,hogyan oldhatnám meg. A Válaszokat előre is köszönöm! Sorry but this forum is for Scripting inquires only, and also English only. For support in Hungarian visit this forum. Link to comment
BigDaddy Posted August 23, 2015 Author Share Posted August 23, 2015 (edited) As I can see your "can u explain" means "can you make it for me". The forum is just for questions related to scripting and scripts you made and there is problem with them so we can help you fix them.Start making it yourself and when you need help you will get helped by the people here. maybe you have problem in your eye so go to eye doctor , i mean explain to me ( what i use first ) and who told u i said can you make it for me ! ? Edited August 23, 2015 by Guest Link to comment
BigDaddy Posted August 23, 2015 Author Share Posted August 23, 2015 58 view and no one help me ?and u called this forum for help !! Okay, first of all - yes, this forum is for scripting help. You will eventually get a response - you just have to be patient. Keep in mind we do this for free on our spare time, the least you could do would be to show some respect. Secondly, you can't expect to get everything served on a silver platter. You'll have to put some effort into it yourself, or else you'll never learn. Thirdly, you were linked to a thread with a post that contains at least the majority of functions you'll be needing to achieve this. Or at least what we assume it is you want to do. Your description of what you want to do is rather vague. if anyone join marker i create ithe play Race [DM] maps This makes little to no sense. But I assume you want markers, and whenever you run into them - you'll be put in a separate gamemode, for example DM or DD? yes . Link to comment
Dealman Posted August 23, 2015 Share Posted August 23, 2015 Then the link you received earlier is good enough. Check out setElementDimension this will be what you use to separate the "rooms". Like DD can be on Dimension 2, DM on Dimension 3 and so on. Anything in Dimension 2 can not be seen from Dimension 3. onMarkerHit or onClientMarkerHit for the marker events. Link to comment
BigDaddy Posted August 23, 2015 Author Share Posted August 23, 2015 Then the link you received earlier is good enough. Check out setElementDimension this will be what you use to separate the "rooms". Like DD can be on Dimension 2, DM on Dimension 3 and so on. Anything in Dimension 2 can not be seen from Dimension 3.onMarkerHit or onClientMarkerHit for the marker events. should i edit all maps dd and dm ? Link to comment
Dealman Posted August 23, 2015 Share Posted August 23, 2015 Then the link you received earlier is good enough. Check out setElementDimension this will be what you use to separate the "rooms". Like DD can be on Dimension 2, DM on Dimension 3 and so on. Anything in Dimension 2 can not be seen from Dimension 3.onMarkerHit or onClientMarkerHit for the marker events. should i edit all maps dd and dm ? Depends on how you want it to work. Best would be for you to write your own map loader. That load DD maps for dimension 2 and DM maps for dimension 3. Keep in mind you'll need to set everything to the specific dimension. Players, peds, objects, markers, pickups and etc. Link to comment
BigDaddy Posted August 23, 2015 Author Share Posted August 23, 2015 what i need to make map loader ? or i can edit gamemode race ? Link to comment
Dealman Posted August 23, 2015 Share Posted August 23, 2015 Check this out. If you study that link a bit you should be able to figure it out. Keep in mind programming is pretty much just trial and error. Keep trying until you see some results, don't stop just because you don't know where to start. Remember the MTA Wiki is always a good start, maybe you'll spot a function or event that might help you get started. Link to comment
BigDaddy Posted August 24, 2015 Author Share Posted August 24, 2015 (edited) like this DM map loader ? --- Deleted Because No One Will HELP ME Edited August 25, 2015 by Guest Link to comment
LabiVila Posted August 24, 2015 Share Posted August 24, 2015 You have absolutely no clue about LUA, go read and stop crying, it won't get you a good result. How can we help you with a MGM when you have no clue even how to create a working file? I already told you a post to create a MGM, you want one on a silver plate? Well, you won't have it Link to comment
BigDaddy Posted August 25, 2015 Author Share Posted August 25, 2015 (edited) i made object and spawn in dimension 1 but now i want to know how to make all maps dm start in dimension 1 this my code : -- Deleted' Because Forum Don't Help You When You Want To Make MULTIGAMEMODE ! Edited August 25, 2015 by Guest Link to comment
BigDaddy Posted August 25, 2015 Author Share Posted August 25, 2015 Anyone can help me please ? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now