Jump to content

'LinKin

Members
  • Posts

    636
  • Joined

  • Last visited

Everything posted by 'LinKin

  1. I tried, it worked adding the 2nd argument to true, But why? Isn't that argument for enabling the event being triggered from client to server and viceversa?
  2. Hello, When using these two events server-side, do I need to add them like this? addEventHandler(evName, true) ? Or simply addEventHandler(evName) Also, a small off-topic note: They changed luac.multitheftauto.com Encryption option to Extra Obfuscation; Why? Thanks.
  3. So, Instead of typing this into PuTTY wget http:// linux.multitheftauto.com/dl/135/ multitheftauto_linux-1.3.5. tar.gz We'll type this? wget http:// nightly.multitheftauto.com/?multitheftauto_linux- 1.3.5-rc- latest (Had to put some spaces to links so that they're not 'cut'.)
  4. ****************************************** IMPORTANT MESSAGE FROM MTA HQ Server crashing? Update! https://mtasa.com/3213 ****************************************** Just wondering, what's that? Do I need to update the new servers that I open? I get the MTA server from this command: wget http://linux.multitheftauto.com/dl/135/multithef ... 3.5.tar.gz
  5. Yes I understood. So it's not possible to make what I asked, alright. Thanks for the information.
  6. Is it possible to create a bean? - Like a class having some attributes; Example: class Player{ private nick; private kills; private cash; } and then being able to do something like aPlayer.setNick(hisNick);
  7. You could try to check the resource state, so if it's running you call the exported function, but if not then don't do it.
  8. Hello, I want to ask to the hosting experienced guys what they think about a VPS with these details: CPU: 1 Core RAM: 1024 MB Bandwidth: 1000 GB (This is from the Host: Network Speed: 50 Mbps) How good? How bad? Depends, on what? Server players, etc... ? The more information the better. Thank you.
  9. Hello, I've been hosting servers in Linux, and whenever I need to delete a server, I just delete the directory of it. But I was wondering, is that how it's done? Just deleting the folder? Or maybe there's a more 'wise' way to uninstall a server on Linux? (Debian 7) Thanks.
  10. Hello, When you have filled a gridlist with some values, and then you keep adding values so that the new ones are shown after the last one, how can you make it so that it auto-scrolls down everytime you add another value? Thanks.
  11. Thanks tosfera, the thing about bandwidth was really helpful. And well, it's not worth to me to buy a dedi server, because I don't own any big community. I wanted to order their Classic VPS1, I want to try it out.
  12. Hello, I'm trying to modify a child into a xml file that stores some teams. How could I for example; find and change an attribute? I got this: <team name="Street Warriors" tag="|SW|" color="#00FFFF" aclGroup="GMC" required="both"></team> <team name="Team 1" tag="|T1|" color="#990000" aclGroup="-" required="tag"></team> <team name="Team 2" tag="|T2|" color="#009900" aclGroup="-" required="tag"></team> <team name="Team 3" tag="|T3|" color="#000099" aclGroup="-" required="tag"></team> So if I wanted to change 'Team 2' color to #FF00FF so that it becomes like this: <team name="Street Warriors" tag="|SW|" color="#00FFFF" aclGroup="GMC" required="both"></team> <team name="Team 1" tag="|T1|" color="#990000" aclGroup="-" required="tag"></team> <team name="Team 2" tag="|T2|" color="#FF00FF" aclGroup="-" required="tag"></team> <team name="Team 3" tag="|T3|" color="#000099" aclGroup="-" required="tag"></team> how could I do it? I want to make the search based on the 'name' attribute.
  13. 'LinKin

    Web Admin

    Hello, I've seen a resource called webadmin, I'd like to read about it; What it can do, etc... Where can I find this information? Also, I was thinking about doing a 'customnized' console, so that forexample it ONLY displays the things that are said into Chatbox, do you have any ideas about how this could be done? Thanks.
  14. 'LinKin

    Sql

    @Tete: Can you give an example of it?
  15. 'LinKin

    Web Admin

    Hello, I've seen a resource called webadmin, I'd like to read about it; What it can do, etc... Where can I find this information? Also, I was thinking about doing a 'customnized' console, so that forexample it ONLY displays the things that are said into Chatbox, do you have any ideas about how this could be done? Thanks.
  16. 'LinKin

    Veh Extrapolation

    Hello, I remember in previous versions of MTA there was a setting called Vehicle Extrapolation, I'm wondering where it went now. I can't find it in mtaserver.conf anymore. There were two settings regarding this. vehext_percentage and another one which I dont remember the name, but was intended to reduce some lag too. Why is it removed now from mtaserver.conf?
  17. I ordered a server from them at June 22th, just to check if it was true. I had to wait untill June 23th and eventually I got the server. It was running normally and I could manage it. Yesterday I didn't even touch it nor thought about it, and today I was gonna actually use it and found out that it was gone. I had not uploaded anything before to the server because I did not trust it (it's quite suspicious that they were offering free stuff). But today I was going to upload something that is public, (tactics gamemode), so there wasn't anything that could be actually "leaked" / "stolen". I don't know what this people is trying to do. They only make themselves look like retards. By the way: I must mention that Pyro Hosting is another brand. You can visit their website. http://pyrohosting.in/
  18. The server can connect itself. Well what's kinda wierd is that I didn't use localhost to connect but instead I used the VPS's IP. As for the server settings, but sure how to check them. I've e-mailed someHost but still don't get reply (as expected). I think the problem is coming from them.
  19. 'LinKin

    Tactics

    Hello, Have you ever seen some (actually a lot) of servers that are running a gamemode called Tactics? These are some screenshots: Do you know where to get this gamemode? I think it's for free because quite a lot of servers are running it. Thanks, Linkin.
  20. Hm, are you talking about the host where the dabatase is hosted? If so, that's not a problem, as I said, I got 3 other servers connecting to it without problem. I made the respective changes to it so that it allowed remote access.
  21. Guys, is there a Wiki page for MTA OOP?
  22. As a customer of Vortex Server, I hope it releases soon
×
×
  • Create New...