Jump to content

Reacer

Members
  • Posts

    48
  • Joined

  • Last visited

Everything posted by Reacer

  1. I have a bunch of screenshots for you, add me on skype for it..
  2. Hello, I am not a scripter myself. But I just quit with my clan/server. Those scripts are not leaked and were made for my team. If you want you can contact me on skype: reacerr
  3. Well, i have some nice ideas which i don't want to publish here. but for these scripts are no save systems needed
  4. Hello, I am searching for a nice scripter who is advanced with lua. I have some stuff that i want on my DM server, ofcourse i will pay for it Write here under if you are interested to earn some $ (i can pay by paypal) or add me in skype: reacerr Thanks
  5. I am running a quite popular server. But when i wanted to do a server restart i just closed the server and started him again. The console window apears and displays server name etc.. but the server won't start further! Who know about this problem? i have a screenshot if needed. The underscore keeps lighting up all the time like it's connecting.. but it isn't starting Please help! ~reacerr
  6. Reacer

    Mute mapmusic.

    I mean, how can I get the information if gui radio is on?
  7. Reacer

    Mute mapmusic.

    Hmm, yea i understand how to turn the music off every map automaticly, but how can i make it in the script that it only turns of with gui radio on, the gui window is binded to f2
  8. Reacer

    Mute mapmusic.

    It is not an official mta radio channel it is gui window with internet music stations
  9. Hi all, I' just got an radioplayer for my server. It's an DM server and we have alot maps with music integrated which you can turn off by pressing M. But now my question is, I want to make a script to turn the mapmusic automatic off when the client is listening to the radio channel. Can someone help me with this ? Thanks
  10. Reacer

    Server update

    I have my server online in the server browser but hosted on a server in my home.. I made alot changes in the scripts so copy and paste is not a good option
  11. Reacer

    Server update

    Hey, how can i simply update my server to 1.3? never updated before..
  12. It doesn't work.. only RED text appears and there isn't red text in my name, my name is Bg"#FF0098Reacerr I did exactly what u told me.
  13. then i tried to make the coloured names addCommandHandler( "bye", function colouredchat( chatterName, cmd ) local r,g,b = getPlayerNameTagColor ( source ) local chatterName = getPlayerName ( source ) outputChatBox ( chatterName..":#FFFFFF"..would like to say Bye Everyone!, getRootElement(), r, g, b, true ) end but that doesn't work??
  14. Thanks guys! I begin one week ago with scripting and i understand it more everyday! I already have notepad++ but forgot to open it with ++ I didn't know about client side and server side but now i know Where can i find the commands to use? i wanna make a mediaplayer in server to
  15. Image how I did it.. looks oke i guess http://img407.imageshack.us/img407/1928/commands.png
  16. I don't know i thought it was right like that I don't know alot about scripting yet.. it still doesn't work like you did.. what do u mean with client side and server side?
  17. I understand you.. but It's done already, I pasted in the wrong map. Next screenies i will post in bigger zise But this works now, don't need help for this anymore
  18. I have a problem with adding sounds to my commandhandler! addCommandHandler("bye", function (thePlayer) outputChatBox(getPlayerName(thePlayer).." would like to say Bye Everyone!",getRootElement(),255,0,0) end) elseif command == "bye" then playSoundToAll( "sounds/bye.mp3"); text = ptag1 .. "would like to say Bye Everyone!
  19. Reacer

    Nametag script

    Thanks SDK!!, It works now. The thing i did wrong = i selected mtasa 1.2 folder and then wrote in the searchbar "countdown.png" but the thing i forgot was to zip them !! now the problem for the nametags, what do i have to do to turn the nametags off? i have a modified script, Edit: No needed help anymore, i did it
  20. Reacer

    Nametag script

    wow this is really strange, it keeps replacing itself. like wtf... srsly dude! i should make a video this is really lol at the same moment at it is confusing!
  21. Hello, I have replaced the old pictures countdown_1,2,3,0 for new ones. It's all saved etc. but when i start my server the old countdown images just come back.. how is that possible? under here a picture: the upper screen you can see the one where i have the replaced countdowns.png and under there i start my server and it replaces himself to the old one!!!
×
×
  • Create New...