Jump to content

AeroXbird

Members
  • Posts

    359
  • Joined

  • Last visited

Everything posted by AeroXbird

  1. Sadly my friend, they have fallen in battle. Now have fun eating your banana!
  2. AeroXbird

    The White Rabbit

    It contains hidden porn. (Everything does) Don't forget the rule: If there has not been porn made of it, there will be!
  3. Join the orange side, and get a free orange!
  4. Yeah, this looks so professional. A clan with an @live.com email? That is serious rubbish, and didn't i see someone spam that text of your clan in my server? With "Join us! at 192.168.1.100 port 22004?" dude come on, thats a local ip, learn something about port forwarding
  5. The resource responsible for registers is admin u should search in commands.xml in the admin resource to disable that command
  6. this SHOULD do the trick marky = createMarker ( -2642.5, 1375, 6, "cylinder", 1.5, 255, 255, 0, 30 ) function mission ( hitPlayer ) if (source == marky) then my = createMarker ( -1647, 1219, 6, "cylinder" , 4, 255, 255, 0, 30 ) setElementVisibleTo ( my, hitPlayer , true ) local MissionVehicle = createVehicle ( 401, -2639, 1371, 8 ) warpPedIntoVehicle ( hitPlayer , MissionVehicle ) blip = createBlip ( -1647, 1219, 4, 52, 2, 255, 0, 0, 255, 0, 99999.0, getRootElement() ) setElementVisibleTo ( blip, hitPlayer, true ) end end function Reward( hitPlayer ) if (source == my) then removePedFromVehicle( hitPlayer) destroyElement( MissionVehicle ) destroyElement( blip ) destroyElement( my ) givePlayerMoney(hitPlayer, 100) -- change 100 to whatever you would like end end addEventHandler ("onMarkerHit" , getRootElement(), mission) i right away added a function that destroys every element u created in the mission function so there will be no marker that some other guy may walk in and earn money
  7. im sorry but why do u do the following in the script: setTimer(setTimer, toNextQuarter*60*1000, 1, changeWeather, 15*60*1000, 0) i believe that is a problematic line because u are doing a setTimer in a setTimer wich is in my eyes not quite possible.
  8. hi, im having a small problem over here i've got my Linux VPS (debian) but MTA server won't load core.so, but core.so is in the folder chmodded to 777 so thats not the problem. i hope you got the solution to this weird problem. if you need more info just ask for it and i will try to answer it Greetings, AeroXbird
  9. Hi guys, Its me again I now got My own Server (Evolution) and i am looking for a good scripter because my current scripter is 1. SLOW 2.Always Offline So i am on a journey for a another one if you join u will get : Admin rights (just dont abuse em ) Admin Tag ( every admin ahs that ) Access to almost everything (i mean scripts not my whole pc ) So, If you Want the join Contact me at [email protected] (msn) Ayay, AeroXbird PS: Im not a pirate
  10. This is a template from clantemplates.com At the free templates section and then One of the need for speed sections u just edited the header
  11. AeroXbird

    NameColor

    Hey Hexo Look at my post now It has an edit of the original Script If you want i fixed it for you
  12. AeroXbird

    NameColor

    hey guys, YEA IT IS MY SCRIPT and if im honest i stole it!! and im not rlly good in lua i only put in some things. and for the fix i only need one thing to know (do you use freeroam) So yes you need to open freeroam and delete the lines Wich output you message onto the chatbox then you will not double talk. If no Srry idk how to fix that. If you guys dont like the script Please say that so i can delete the script FIX FOR YOUR SCRIPT IF YOU STILL WANT THE ORIGINAL local clanAdmin = { [1]={start=1, finish=4, name="Hexo"}} -- DONT FORGET THIS!!!: If The Last Person Has "} AT THE END THE HOEL SCRIPT WONT WORK THE FIRST PERSON HAS TO HAVE "}} AT THE END!!!!!!!!!!!!!! local clanVIP = { [1]={start=1, finish=4, name="TaTo"} } local g_Root = getRootElement() addEventHandler('onPlayerChat', g_Root, function(msg, type) if type == 0 then cancelEvent() local isAdmin = false for i,j in ipairs(clanAdmin) do if ( string.sub(getClientName(source), j.start, j.finish) == j.name ) then isAdmin = true end end local isVIP = falset for i,j in ipairs(clanVIP) do if ( string.sub(getClientName(source), j.start, j.finish) == j.name ) then isVIP = true end end if ( isAdmin ) then outputChatBox("#FF0000[Admin] " .. getClientName(source) .. ': ' .. "#FFFFFF" .. msg:gsub('#%x%x%x%x%x%x', ''), g_Root, 0, 0, 0, true) elseif( isVIP ) then outputChatBox("#00FF00[VIP] " .. getClientName(source) .. ': ' .. "#FFFFFF" .. msg:gsub('#%x%x%x%x%x%x', ''), g_Root, 0, 0, 0, true) else --If you disable the outputChatBox in the freeroam script you can choose a color for guests too by enabling this line. outputChatBox("#FFFF00" .. getClientName(source) .. ': ' .. "#FFFFFF" .. msg:gsub('#%x%x%x%x%x%x', ''), g_Root, 0, 0, 0, true) end end end ) I Fixed It So i Hope it will work For you now Regardings, Fatalitry
  13. Well Thats the problem I AM RUBBISH WITH SCRIPTING LUA
  14. Hey Guys, its me again Ive got another question can somebody of you guys please make a Tag Protection Script To Protect My Clan Tag From Being used by Somebody who isnt member of my clan. regardings, Fatalitry
  15. Noppes Nada nothing didnt worked I tryed to Edit some stuf but it still dousnt work can somebody else Give me an anti cheat script So the Health script isnt needed anymore
  16. lol thanks alexander Im going to try it now Maybe It works We'll see
  17. hey guys, ive got this lil question. Is it possible to give my admins On my server unlimited health Because on my server Where getting a lil Crazy of the cheaters with miniguns and Youre killed before you know it So here the question cane one of you guys please make a code for me Wich i can use to give The ADMINS ONLY unlimited health Regardings, Fatalitry
  18. hi guys, You may dont know me yet But Im Fatalitry Owner of fatalitry productions of wich you dont know too Ive Just opened my new server and im searching For a expierenced LUA coder Because ive got no time to learn lua or Search for lua Scripts Because of Private reasons. So im in seacrh for Coders Out here Wich Can code lua scripts for mta. heres the deal. The coder Needs to stands ready to Get (coding) if i ask it one time in the week. Im ready to give the coder Administrator rights But he Has to follow the rules too such as the other Admins. If The coder dousnt Got the time To code for me I understand that. So if you can code LUA Tell me What your name is And All that stuff Here And if i accept you Just add me to msn and I will see you When You come online!! My msn = [email protected] Regards, Fatalitry
  19. Im having a prob i want to Map But I dont got the permissions What Do i have to do now?
×
×
  • Create New...