Jump to content

solidsnake

Members
  • Posts

    226
  • Joined

  • Last visited

Everything posted by solidsnake

  1. Great ... whats new in v2.0
  2. i did already but it seems he is busy or something last time when he said to me send me package link to install it for ya .... that is all * now im downloading / installing CentOS 5.4 in my local pc (virtual pc) & im going to try to figure it out & check files same as hosting files or not (library)
  3. This Problem still ... i put libpcre.so.3 in /mta/lib >> new folder i create it for this (libpcre.so.3) then -bash-3.2$ ./mta-server ./mta-server: error while loading shared libraries: libpcre.so.3: cannot open shared object file: No such file or directory -bash-3.2$ cd /home/user/mta -bash-3.2$ LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/home/user/mta/lib" ./mta-server Bus error .-bash-3.2$ how can i fix this ? i did what it said in this http://www.linux.org/docs/ldp/howto/Program-Library-HOWTO/shared-libraries.html
  4. ok i figured out how to make shared library but i just need this file libpcre.so.3 cuz i found it but its seems corrupted when i run mta says Bus Error so i need libpcre.so.3 can anyone upload it ?
  5. hi i have problem when i run mta server -bash-3.2$ ./mta-server ./mta-server: error while loading shared libraries: libpcre.so.3: cannot open shared object file: No such file or directory well i dont have root account so is there anyway to run it .... i heared something about shared library (export LD_LIBRARY_PATH) but i dont get it
  6. i think you mean CRASH game try to uninstall gta .... maybe you added new modifided files into game recently ... i dont think so its from MTA
  7. i think this bug from GTA not from MTA idk but it seems like cuz i crashed like you also & many players -__-
  8. Intel Automatic Updater http://www.intel.com/support/detect.htm?iid=dc_iduu i hope this helping you i use Intel Graphic Media Accelerator Q35 Driver up to date & everything works fine (256 mb gpu / OS : win 7 )
  9. yes it is acl.xml you must add rights to allow using these taps & make sure its "true" not "false"
  10. solidsnake

    SOLVED

    its accounts.xml not accounts.txt & when you make it be sure the server turned off & then run it again
  11. And here's another issue: if people don't post their entire script, they have to pick out the relevant parts. Often, people suck incredibly at doing just that, so we end up with something unhelpful. well if he send us the errors & warning & what appear in (/debugscript 3) i think its enough to know where is the error come from
  12. Screw, Nails and pipe ... its alternative solution Yes it must be theres info code & Note : dont post all your script if its your own (private) just the error area >>>>>>
  13. he means join if u want help Not help if u dont want join
  14. nope its not about ACl its happen to me also when you start zombies the admin panel freeze you cant click anything but when you stop zombies (/stop zombies) the admin panel work again i put i reply already in zombies mode subject slothman said maybe the bug from admin panel ...who knows
  15. all what i did is enter MTA then Map Editor ....making objects ...etc & change settings (time / weather) ...then ok Then Save As .. for example (abc) after saving i go to resource (abc) & open server & load the map everything is ok Just the Weather& Time ....Time set at 12:00 & the weather to normal ...also Locktime doesnt work the time keep running ... btw i test after that in Map Editor everything is fine (time/ weather) all OK just when i load map in server ....
  16. Cool Man but i think u didnt notice this bug (note : i didint use any other script with yours just in the instruction but the admin panel freeze after i start your script) https://forum.multitheftauto.com/viewtopic.php?f=108&t=24660&st=0&sk=t&sd=a&start=165#p305393
  17. hi all .... i have problem when i make a new maps i set a time at 18:00 & the weather to 20 i change that in Map Editor & i save it & i also checked meta.xml also <meta> <info gamemodes="stealth" type="map" author="test" version="1.0" description="test map" /> <map src="test.map" dimension="0" /> <settings> <setting name="#maxplayers" value="[ 128 ]" /> <setting name="#gamespeed" value="[ 1 ]" /> <setting name="#minplayers" value="[ 0 ]" /> <setting name="#gravity" value="[ 0.008000 ]" /> <setting name="#waveheight" value="[ 3 ]" /> <setting name="#camera" value="[ [ [ -1105.145208, -122.845134, 61.380615 ], [ -2044.741619, -104.548733, 35.350278 ] ] ]" /> <setting name="#locked_time" value="[ true ]" /> <setting name="#weather" value="[ 20 ]" /> <setting name="#time" value="18:00" /> </settings> </meta> but when i start it ... i found time set to 12:00 & weather to normal . i checked test.zip everthying ok what is the problem ?
  18. when i start your script the admin panel freeze maybe from counter how can disable it ?
  19. why don't you use Anti Flood at least make chat have free space
  20. Very Very Thank you i do not how to say and about login its cool if i linked the login accout with serial & the version & check if its same [account = serial + version] OK if its not equal banned & about effect normal players i dont think so if its about ban by serial cuz i dont think so another player have same serial with the other who banned - as i think - BTW im not the only one who having this problem many servers having this problem last these days i have never heared that can be bypass serial ban before anyway thanks for help & i hope next version of MTA blocked this for servers security Play Fair Or Die
  21. i didn't understand this & where is this XML file & what is called in resources & from what you say i will tell you something he is coming with different serial & you said (the serial would be checked if it's banned) how can my server check if he is already connected with different serial ... sorry i didint understand btw if i forced him to use 1.0.3 just like i read it somewhere well be this stopped - id otn know how to froce him something in admin resource ? - sorry for all this question its just cuz this guy pissed me off
  22. today i banned same guy with same ip same name same everything he was cheating i banned him over 10 times & he is still there he is too fast come again with different serial & i used ban ip same no effect notice : his version 1.0.2 all time he doesnt change it how can i stop him ?
  23. ok thanks & correct me if i am worng root = getRootElement() function announceUnban( theBan ) if getElementType( source ) then outputServerLog ( getPlayerName( source ) .. " unbanned " .. ( getBanSerial(theBan) or getBanIP(theBan) ) ) end end addEventHandler( "onUnban", root, announceUnban )
  24. Cool but i want it in Log File that he dont lnow theres such a thing that output to chat cuz he unban to people who had it over 3 - 7 days !
×
×
  • Create New...