Jump to content

btK__

Members
  • Posts

    11
  • Joined

  • Last visited

btK__'s Achievements

Square

Square (6/54)

0

Reputation

  1. Hey boyz, what's up? First that i will give to MTA community my suggestion i will introduce a little bit myself, just for to be an educated person. My name is Amedeo, and i'm from Italy and i'm 22 old. I have a lot of hobbies but one that i best like is computing in general, i love all types of programming languages, although I prefer webdevelopment programming language, like PHP, Javascript, jQuery, CSS.. and more. I have some projects in my portfolio but I do not think the case of show you them for not to do spam. I played something like 5 years to sa-mp, and i taked a look to pawn language, making some good easy scriptfiles like houses sytems, biz, gangzones and more.. but nothing of complicated although i'm appasionate about creating this kind of things. I recently introduced in MTA community and i think that is better of sa-mp community at members level, but is still soon for to say that so i will just help the community and i hope that my help will be accepted, hoping too that you will help me when i got some doubt. And now, sorry for boring you, i can explain my suggestion. As i sayd i'm new in MTA community, and i'm immediatly intrigued about creating an MTA server. To do this was a good experience where i noticed that MTA is more, more and more better then sa-mp to programmatically, it offers you a lot of features that imho left you impressionated and that you can't to do with pawn. I think this is a more directly thing and MTA with the LUA language can really help you to learn something on programming software-side. Browsing the various resources i have learn to use them, and i have learn something too about how to may to be possible to do the sames resources. Now i have noticed that something really cool has been neglected, and it is the WEB MAP resource. If i'm not wrong this resource leans to the following programming languages: HTML CSS Javascript(i think jQuery too) LUA ajax that allows you of to do communication with the lua (if i'm not wrong) so you can have a dynamic map. and most important OpenLayers library that allows you to create the MAP. Well, i noticed that in this resource that MTA community gives to us, have something deprecated and i think that it is a old OpenLayers Library that now doesn't works correctly, then i think: " why not rebuild it with a latest OpenLayers Library relase?" If you want i can help you to do it, i'm good to web development and i think that it will be a good idea becouse a lot players but specially at who as me likes to build good projects likes to see a dynamic web map on own web site where the players that play inside the server may to be visibles on the map with their own statistic in real time!! Another thing that i noticed is that the layers of the map that leans on this resource has expired, who knows something about that knows that i mean this: http://code.opencoding.net/tilecache/tilecache.cgi/1.0.0/sa_aerial_map/0. I think that isn't a complicate thing and the community can to open a project about this, where who wants can takes part, now I leave to you the decision of considering my suggestion, and i hope that this can to be helpful to the MTA community. Respect and Enjoy!
  2. Okey, the console on chorme return to me this error when i click on Map's menu section: so it says that at the line 17 there is this error, i show the line in the next img: It says that $('map') isn't defined, i hope that this can help you to help me, thanks anyway.
  3. And, sorry for the multi post, but i want to show you how see the final interface's resource, now i have a good Admin Control Pannel of the server, hosted on my local machine! but i have another, issue with webmap resource. Obviusly i load it by the console, but when i click on MAP's menu section, in the right's frame nothing happens. I have create an folder called [maps] as you see on the next image: Inside it i have my zip archive that contains .map file and meta.xml file. In the meta.xml file, i have declared that this map is part of my gamemode with a info tag .someone can explain me why i can't see the map on my Admin Control Panel?
  4. btK__

    [HELP] Mission

    if your code doesn't works i think is becouse your function have a native function name. Try to replace your function name call marker with markerJob, and tell me what about. if getElementData(thePlayer, "mission") == false then Have no sense imho, you can avoid it and left only destroy functions without If istruction.
  5. Okey, i'm just solved uninstalling WAMPP server that it works better for linux and i install XAMPP, and now the resources working perfectly on my local machine!!!! Thanks for your help anyway Kariim you are a good user for this community, Thanks so much.
  6. yea, i know, but i don't want that it works in a public network, but just only in my local.
  7. Lol i just delete it with paint, and forgot of delete the others ".1.3".. Okey listen, i have solved this issue, but only becouse i have activate the ASE, then the master server accepting my query and my server is hosted from it at my real public IP. But if i want that it works in local what i must to do? I mean that on local server doesn't work it. For example i do " 192.168.1.3:22005 " (HTTPport) It doesn't recive no one data, why??
  8. In MTASERVER.config my ports are these as you see.
  9. I know.. just i ask if this issue may to be connected to my problem anyway.. Ah i have wamp server that have apache installed that thing mays create some conflict?
  10. i filled them correctly, man, but i have a question: in my meta.xml file i havn't include the resource, but just call them with a start command of console, i wrong on this?
  11. Good morning, i had this strange Issue i will explain you about it: I followed this https://wiki.multitheftauto.com/index.ph ... _interface becouse i wanted to see what about of this web interface. I have opened all my ports with a portforwarding of my router but when i do localhost:port(http) nothing happens. Obviusly i started resources that works for this web interface on my server with the proprerly commands [start(webadmin, resourcemanager, resourcebrowser, webmap)] but i don't know why this web interface doesn't work, can you help me? If you hanv't understand just tell me and i will explain better..
×
×
  • Create New...