-
Posts
99 -
Joined
-
Last visited
Everything posted by Om.
-
That's really cool, keep it up gj
-
Then it's s stated that compiler won't secure the script fully... anyways It's nice to compile since not many players know about i
-
Is there anything in which x player can decrypt the encrypted data? (just asking because i dont want my scripts to be stolen)
-
Thats nice OOP Introduction, thanks alot..
-
eh, that'll just output [server] isn't it? and it's server sided so ehm, #getElementsByType('player') (Client-Sided) will also work
-
There are lots of php scripts that can decrypt lua files. Compiling dosn't makes your script more safer..
-
Well, This is not the corrent board for it, Try finding your server Here: viewforum.php?f=115
-
Well, Your CPU Usage will be always 100% if you have probably more than 20 players. I own a VPS having 4 GB RAM. I run a MTA Server on it smootly for maximum 512 players.. If it goes more than 512, Server starts lagging. 128MB RAM won't run your server for more than 20 - 30 Players. I guess, you're using Hap-Host which provides free VPS for 128 MB RAM.. I'd preffer a Premium VPS to actually Run a Game Server (any game server). for Web Servers, 128 RAM Is like "okay"..
-
Well, If you don't effort money to buy a server. You can home host ur server (will be good only if you have StaticIP Facility).. If you choose homehost, you have to keep your PC/Laptop 24/7 online. I'd preffer you a Virtual Private Server which cost like 2-5$ in ovh.com. It's cheap. you can host your server there 24/7 Online (note that windows vps are expensive..) But if you choose Home host, note that 1) You must have StaticIP 2) You must Port Forward "22003", "22005" & "22126" (Type openports in console to check out port) 3) You must have an FTP Port Forward with FTPD.. (FileZilla Server etc) 4) You must keep your PC & Internet 24/7 online..
-
Hello Users, This is iOm and creating this topic on behalf of whole United Gaming Community (UGC:MTA) Team. United Gaming Community was one of the basic project in MTA:San Andreas 1.4 But unfortunably, Team got some troubles and had to close the UGC:MTA. This is the same UGC:MTA Which was Before with Extra Features, forums and much more. Links: Forums IRC Server MTA:San Andreas Server Thanks You, The United Gaming Community Team.
-
Hello MTA Developers, I've made a script in which Serial must be whitelisted to Join the server or else it'll redirect to main server (dev -> main) --[[ Author: iOm Project: UGC:MTA Development Server ]]-- SerialList = { ["Serial"] = true, -- Chillax } -- Checker function serialCheck (source) local SV = getPlayerSerial(source) if SV then if (SerialList[SV]) then outputChatBox("Welcome To Development Server of UGC:MTA (Serial Logger)",source,255,0,0) else redirectPlayer(source, "s1.ugcmta.net", 22003) ) end end end addEventHandler("onPlayerJoin", getRootElement(), serialCheck) I don't know what's wrong with this. so i'd request for some help over here.
-
We do, you'd also contact me incase you need a high runnable Multi Theft Auto Server, We Provide Control Panel too, CP Is 10% Devoloped, Some more remaining, Be Patient!
-
I got that already from jhxp, Thank you guys anyways
-
Ye, i'm using Linux/Ubuntu, i probably don't know to use screen, can u help me?
-
Hi Guys, I've installed MTA Server on my VPS, but it shutdowns when i press "CTRL + C" (Exit ./mta-server), Is there anything which can run my Default Server 24/7 on my VPS?
-
Hi Guys, I am working on a Login Panel which I am gonna release as soon as i can, Some Screenshots I've posted Below, Features: [*] Login Function [*] Register Function [*] Changing Password System [*] Easy Password Changing (With GUI) _________________________________________________________________________________________ Main GUI(Registering and Logging In From Same GUI): http://puu.sh/cBPpm/8fed2587b4.png Changing Password GUI: http://puu.sh/cBQxZ/2a62c38287.png _________________________________________________________________________________________ Change Log [*] Login Script Finished! [*] Scripted Change Password GUI [*] Scripted Login Panel GUI _________________________________________________________________________________________ Some Remaining Features: [*] Adding Functions to Change Password GUI [*] Adding Admin System To Login Panel [*] Custom Admin Levels mean you can add your own Admin Rank _________________________________________________________________________________________ Progress: 40% Completed!
-
I am iOm now, btw. I am pro in mapping too -.-"
-
Seems Awesome, Good Job Brah, Cant wait to test it
-
Good Job Brother, GL for Future Versions
-
Well, I'm good mapper, can help ya. also i know you from years back
-
Thank you for this nyc tutorial, i'm learning lua, helped me alot!
-
just kidding kiddo, come skype hh ---------------------------------------------- Made this for you. [url=http://ombhende.net/thankyou/users/Anubhav/click.php][img][url=http://ombhende.net/thankyou/users/Anubhav/image.php]http://ombhende.net/thankyou/users/Anubhav/image.php[/url][/img][/url]
-
Expected answer from you, anyways thanks