Jump to content

xTravax

Members
  • Posts

    665
  • Joined

  • Last visited

Everything posted by xTravax

  1. xTravax

    The last reply

    buy kitchen floor http://www.houzz.com/kitchen-floor-tile http://www.houzz.com/kitchen-floor-tile http://www.houzz.com/kitchen-floor-tile new ideas for kitchen cook http://www.houzz.com/kitchen-floor-tile you need a kitchen floor http://www.houzz.com/kitchen-floor-tile http://www.houzz.com/kitchen-floor-tile http://www.houzz.com/kitchen-floor-tile http://www.houzz.com/kitchen-floor-tile http://www.houzz.com/kitchen-floor-tile buy very low price and cheap action http://www.houzz.com/kitchen-floor-tile http://www.houzz.com/kitchen-floor-tile http://www.houzz.com/kitchen-floor-tile http://www.houzz.com/kitchen-floor-tile design
  2. hi i am new with scoreboard functions and i barely know them, i looked into wiki ,im using dxscoreboard resource which i renamed to scoreboard and im using this code exports.scoreboard:scoreboardAddColumn( "Player Level" ) function dxScore() setTimer(function() local gData = getElementData(source,"LV") setElementData ( source, "Player Level", gData ) end,1500,0) end addEventHandler("onPlayerLogin",root,dxScore) this makes column on scoreboard with value 0,but i can't change it pls help
  3. okay thanks it works
  4. whats wrong in here? function gett() local mPlayer = getPlayerFromName("test") if getPlayerSerial(mPlayer) == "hidden" then -- hidden (privacy on first place) outputChatBox("1",mPlayer) setWeaponProperty(26, "pro", "flag_type_dual", true) outputChatBox("2",mPlayer) else outputChatBox(" f ",mPlayer) end end addCommandHandler("sawn",gett) this is suppost to make my character have dual sawn offs but it doesnt. it outputs 1 and 2 tho but doesnt output f
  5. g_Root = getRootElement() addEventHandler('onPlayerChat', g_Root, function(msg, type) if type == 2 then cancelEvent() local r, g, b = getPlayerNametagColor(source) outputChatBox(getPlayerName(source) .. '(CLAN)' .. msg:gsub('#%x%x%x%x%x%x', ''), g_Root, r, g, b, true) end end )
  6. xTravax

    The last reply

    Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well, Well,Well.
  7. i think that u need custom admin system for this.
  8. They should fix that,but untill they do,you can use this {code=lua} {/code} -- use it with [ and ] instead of { and } like function team () createTeam ( "test", 255, 0, 0 ) end addEventHandler("onResourceStart", resourceRoot, team)
  9. They should ban this guy, since he's only posting leaked scripts.. +1
  10. https://community.multitheftauto.com/index.php?p= ... ls&id=9019 stolen resource from grafuroam server probably every "his" scripts which are uploaded on community are stolen, so take a look on his other resources too as most of them are stolen https://community.multitheftauto.com/index.php?p= ... &id=366971 DONE
  11. So, you are saying that you've "made" this script? this leaked script is more complicated to make than solving your problem with leaked script.You cannot fix it by yourself,because you didn't make this script.It was originally made by Grafu, the owner of Grafuroam. Please stop lying,and can some moderator lock this topic and remove the code from spider's post?
  12. See.You stole client files from Grafuroam,and then they stole your stolen scripts cause it wasnt protected at all. all you 3 got stoled scripts,we can't do anything about it,but you cant post leaked scripts on this forum.
  13. Please.Don't lie. You've stoled it from Server named Grafuroam. I don't think that's the case, if I'm correct, he took it from this topic: viewtopic.php?f=91&t=71604 Nope. he has even same rule text in his script as it is in grafuroam. he stole lots of scripts from grafuroam,and its grafu's fault but still he cannot(spider) post leaked scripts on this forum as its breaking a rule i think. check spider's server thread(s) which got locked.they got locked because of fighting if i remember correctly,and it's because he stole the scripts.
  14. If you've really made this script,it wouldn't be hard for you to fix it too. Please stop lying.
  15. Please.Don't lie. You've stoled it from Server named Grafuroam.
  16. We don't give help with leaked(or stolen in your case) scripts.
  17. xTravax

    The last reply

    BelOw# Rat Posts: 39 Joined: Sun Dec 09, 2012 4:19 pm Location: C:\Users\Me\Desktop\BelOw Gang: -]alw[-
  18. well,in that case,fixVehicle probably would do the thing. but i don't know how to even detect if swat vehicle is throwing water at car on fire so thats my main problem and i don't know what to do
  19. Hey umm,i wanted to ask,how would i make a script which would repair vehicle on fire while throwing water on it from swat? if you don't understand what i wanted to say,here's another example: i got a swat van,i see a player in a vehicle which is on fire,i approach it with my swat van and start throwing water at it,and after 1 second the car gets repaired. i don't know how to start doing this,mostly whats confusing me is how to check if swat is throwing water on vehicle. please help
  20. It's not always easy. Have you ever seen how race maps ([DM]) maps look like?Full of decoration and track,and it's hard to make it look good.
  21. I Don't think that people on this forum are slaves,the fuck? I just didn't write anything about it because i didn't know what to because its a bit obvious what i was trying to do. also on error output it didn't say anything about 2nd argument,and don't call me lazy for no reason.
×
×
  • Create New...