Jump to content

xTravax

Members
  • Posts

    665
  • Joined

  • Last visited

Everything posted by xTravax

  1. wtf now 1 server stealed my scripts. luckily my friend is kinda of spy so he was playing he asked for admin and he getted it and he deleted everything in admin resources tab except resourcemanager admin and one more resource called resourcesomething and btw they can still steal my scripts and that works when they steal......
  2. because it fu**** up my files which i cannot replace with a old backup idk why and on drift script is missing one row and when i make 1 drift that drift points got disabled by itself idk did it compile with a mistake but still i need a help
  3. well thanks for helping me but still wait,do i need to have lua and bak files at same time at same place? so in drift resource should i just have drift.bak or drift.lua and drift.bak?
  4. lol how can u use it wrong? even idiots can do it you press add,add .lua file and press compile then in meta if script was named drift.lua then i chosed to make it compiled in .bak and then file is drift.lua.bak so in meta i add drift.lua.bak easy as hell
  5. Lol man i used that fucking compiler AND NOW MY SERVER IS FUCKED UP AND EVEN MY BACKUP DONT WORK!!!!!!!!!!!! i dont jell on you solidsnake i yell on compiler because it fucked up my server
  6. i downloaded scite lol and what now no setup or wtf how can i compile now or i need to add that in my server resources so it protects by itself or what?
  7. i compile from http://mta.dzek.eu/compiler/ and i make sure that i change in meta script name but still doesn't work at all after compiling. how can i do that compiled script work in this case?
  8. xTravax

    Community Bug

    Hello! This is already here for months and noone fixed it. I Don't know is it a browser problem,but when i go to Community, i press resources and then if i write autoteam for an example and i click on one of them 50 for an example, i can't go to that list of my search "autoteam" i have to press resources again and write autoteam again and search again to check that scripts. Can you fix it?
  9. THIS GUY WILL ONLY SEND U FUCKING VIRUSES DONT TRUST TO HIM OR WHATEVER HE SAYS
  10. lol can u make some example of that script ?
  11. can u pls help me to make in Area 51 with patriot mesa barracks rhino and hunter?
  12. it spams emails of other people randomize and maybe includes a virus in a email spamming and then msn yahoo hotmail whatever bans u for spamming with no chance of unban cuz of spamming.
  13. What gamemode do you use? I'm using a Zombie Gamemode and btw Samer with ur script sometimes player respawn at ls hospital firstly it was a bug on saving system but i changed coordinates to spawn coordinates (Area 51) and now sometimes when i die it respawn me at hospital and btw guys i got respawn script and when i turn off freeroam camera is moving when player dies and player doesnt respawn. Why?
  14. Guys how to make that when someone joins my server he spawn with skin 287? and also when he dies he also got that skin??
  15. solidsnake i saw like on dfk server when u download files to ur mods folder they got nothing in that folder its empty. how about that?how to do it?
  16. download gta sa extra tuning cars there are parts what u need to add some of them and try to find a part of car for editing car colors and only that install on some car because some cars from there got much vinyls what u can edit with carcolor in tuning shop
  17. this script has been stoled. Original creator of this script is KenXeiko https://community.multitheftauto.com/index.php?p= ... ls&id=6170 DONE
  18. Anyway you need to make a comepletely new gamemode if you want to have that download bar in some gamemode like(race,freeroam etc)actually scripting whole new gamemode lol
  19. download https://community.multitheftauto.com/index.php?p= ... ls&id=5299 put in your mta resources folder or if you paid a server on filezilla put it on resources folder and then if u got admin write /start "carlock" but important thing is to /start something you need a folder name but without "" so if you name folder asdasd and there is a cool script in there and u want to start it then you just do /start asdasd simply and use /lock to lock car and again /lock to unlock your car
  20. --client side addEventHandler ( "onClientPlayerDamage", localPlayer, function ( ) if ( getElementData ( source, "godMode" ) ) then cancelEvent ( ) end end ) --server side function enabled ( player ) local account = getAccountName ( getPlayerAccount ( player ) ) if ( isObjectInACLGroup ( "user.".. account,aclGetGroup ( "Admin" ) ) )then local state = ( not getElementData ( player, "godMode" ) ) outputChatBox ( "God mode is now ".. ( state and "enabled" or "disabled" ) .."", 255, 0, 0 ) setElementData ( player, "godMode", state ) end end addCommandHandler ( "godmode", enabled ) I Don't know i mean it works normally but only the problem is that other players see on chat when i use it and they shouldnt see that..
  21. yea i know that -__- but like i said when i use his script other people see when i enabled godmode so i do /godmode and other 40 players see that i activated godmode but it doesnt show like HuX has enabled GodMode! it shows like GodMode is Enabled! i dont want that players see on chat when i use /godmode command
  22. yea it would be good but i need to fix this what other people see about godmode on chatbox
  23. still it bugs on this chat i use your script and meta is fine idk why it dont work
  24. solidsnake now its good but it writes in chat to other people so other people see like Godmode is enabled or disabled pls fix that
×
×
  • Create New...