Jump to content

[DMC]

Members
  • Posts

    165
  • Joined

  • Last visited

Everything posted by [DMC]

  1. i will repost the link ( he shared it anyway ) http://www.2shared.com/fadmin/16249574/ ... r.zip.html
  2. [DMC]

    Scripting Help!

    this is a stolen client side script this is the 3rd stolen client side script timic posted ban him from here.... how do i know you say? well its from dmc... our client side is almost that but then + server =) and he edited this a tiny bit i think we should post/reply on timic stupid stuff anymore not even when he made it himself and really need help
  3. i think this isnt the place... every one is using that speedo, DDC-XIII-Esports
  4. wondering why u are posting a stolen script from party and co for the second time...
  5. nice i hope the party and co server dont mind you stole it from them =)
  6. [DMC]

    tiny stuff

    it just gave a error when i spawned Bad argument @ redirectplayer
  7. [DMC]

    tiny stuff

    this isnt working why? also not errors function gotogreen(playerSource) redirectPlayer (playerSource, "91.192.208.128", tonumber(22004)) end addEventHandler("onPlayerJoin", getRootElement(), gotogreen) function gotogreen2(playerSource) redirectPlayer (playerSource, "91.192.208.128", tonumber(22004)) end addEventHandler("onPlayerSpawn", getRootElement(), gotogreen2)
  8. [DMC]

    buy

    dark well when someone buys it and he wins a game then he can do /set mapname if he won
  9. [DMC]

    buy

    hey im trying to make /buy map but i dont know where or how to start, can someone give me an example and no wiki pages
  10. [DMC]

    simple command

    function pinksky ( thePlayer ) if ( hasObjectPermissionTo ( thePlayer, "command.stopall", true ) ) then setSkyGradient( 200, 0, 100, 150, 0, 70 ) outputChatBox(getPlayerName(thePlayer).." Changed the sky color to pink!", getRootElement(), 255, 255, 0, true) end end addCommandHandler ( "setsky pink", pinksky ) hey i just made this and its really easy so idk why its not working NO errors in debugscript 3
  11. how about a car soccer mode =) u need to push a soccer ball into someones goal
  12. [DMC]

    what the fucking hell

    a clan |FFS| are fu***ing alot of server http://img14.imageshack.us/img14/7395/fffffwi.png is there anyone in mta that can do something about this
  13. [DMC]

    time

    looks like hes not a bad script, he made a code
  14. New map added my v4 please comment it
  15. [DMC]

    time

    the race resource starts the timer on spawn? that can help with this
  16. [DMC]

    Thiefs ETp/MYC

    well i suggest to dont help anyone with an etp tag ( i know those people) they steal steal steal, they tried getting server side script here few weeks ago
  17. hey DMC needs our first clan wars so i was thinking of any clan thats willing to drive to DMC
  18. Could anyone rate/comment them EDIT added new video's
  19. [DMC]

    team

    look i made this but i dont know how to make it just for a certain team? can anyone help me restriction = {} addCommandHandler("911", function(thePlayer) local playerName = getPlayerName(thePlayer) if restriction[playerName] then outputChatBox("Please don't spam 911", thePlayer, 255, 0, 0) else restriction[playerName] = true setTimer(restrictionEnd, 15000, 1, playerName) outputChatBox(playerName .. ' needs Assistance, Police!', getRootElement(), 255, 0, 0) end end ) function restrictionEnd(playerName) restriction[playerName] = nil end
  20. no it didnt work because i know its not possible
  21. [quote=" p.s if i loose my bet i m not admin anymore... soo master scripters plzzz if you make a script for me you are the BEST! lol nowan will make a script but they will say you're wrong
  22. hey all, my friend and me made a bet i said live radio on mta isnt possible he said it is with this link http://www.hot108.com/hot108_128k.asx who is right? if hes right how can i make something like this?
  23. infernus track 1 is the best map evaaaa
×
×
  • Create New...