Jump to content

Michael_Sund

Members
  • Posts

    161
  • Joined

  • Last visited

Everything posted by Michael_Sund

  1. oh i found the problem!!! addCommandHandler("[b]/[/b]adminad", admAd ) EDIT it works now but one problem with that is if i use spaces in the message it will only show the first word
  2. I don't get any errors but it doesn't do anything nothing happens is this serversided or clientside?? maybe that's the problem?
  3. Ok, i tried to make a Server Security notice script, i didn't work too well... this is the code: function admAd (player, commandName, admtext ) outputChatBox ( "Server Security:" .. admtext .. ".", getRootElement(), 255, 0, 0, true ) end addCommandHandler("/adminad", admAd ) Plz help to fix this, it would help me A LOT on my scripting knowledge!!
  4. OL bacon ontopic plz ehm you have any ideas for MY server? ui have much stuff to put in it but i don't know anything easy
  5. Ok, but i havent really been in mood for scripting for a while
  6. Adding something like... function destroyStingerKeybind( a, b, player ) if( isElement( theStingers[ player ] ) ) then destroyElement( theStingers[ player ] ) destroyElement( theColShapes[ player ] ) end end bindKey("F1","down",destroyStingerKeybind,thePlayer) ...Near the bottom somewhere maybe? How about only allowed if team=copteam? That's easy, just look how i did on my RPG mode: https://forum.multitheftauto.com/viewtopic.php?f=91&t=23398 ^^
  7. Really quite simple mate. You can do moveObject. Just give each gate a variable, make a command for each gate and fill this in. Maybe an "if getPlayerTeam(jfnlsngsg)==army then" or something? But when i watched other ppl get help with this it looked hard as hell to do, i tried a time ago but didn't work :(
  8. But LOL if someone doesn't have nitro on the car and you press f3 or LMB it would give him that that's the problem ^^ i wanna use it for a RP server
  9. can i have your msn? I have to go but i'll ad you later if i get your msn
  10. RPG Server (Alpha Stage)? it's online between 09:00 to 21:00 GMT +1
  11. This is cool ^^ but i would use it if i didn't an y configuration, i would think it have been cool to be able to put a stinger on the side of the player, when pressing the button instead of using cars to do it
  12. Ok, thx i will take a better look later, maybe i'll release this
  13. Could i use this http://development.mtasa.com/index.php?title=GetVehicleUpgrades and this http://development.mtasa.com/index.php?title=AddVehicleUpgrade to make a nitro toggle script? I want to have if i press leftmousebutton and the nitro is already running, then the nitro is shut off, and if i press that button when it's not on it will be on ^^
  14. I learned somestuff by asking Gamesnert, Ace_Gambit and 50p =) and the wiki ofcourse, but the wiki is a little hard to understand some scripts aren't even tested ion the wiki Just READ and ASK, maybe i can help sometimes =P
  15. Not bad, but could be better. And what does the .bak file do? ^^ And I'm actually quite scared about cops walking around with Assault Rifles+DEagles And ofcourse a soldier with 9999 Grenades... How heavy! Further more: Nice little script. I would suggest you to work some more on it. For example movable gates for the army? Actually it's way more easier to make gates in SA-MP :(but if i gave someone the coordinates from where it is and where it should be moved could someone fix a gate script for me? i would REEEEAALLY appreciate that!! BTW The server name is right now RPG Server (Alpha Stage) or something
  16. 1. ok 2. yeah sure i'll do, can u send you're msn or something in a pm plz, so we can have contact in that way too? 3. thx man i'll add it ^^
  17. A mistake i missed to delete the backup file (or what the h*ll it is ) from editplus 3 ^^ Oh, i don't know how much ammo i should give them so i just gave 'em so they have forever
  18. pppl without javascript is suckers D, nah just kidding but i don't believe there's any ppl without it ^^
  19. I got 3 questions. 1. ok what sort of server will this be? 2. Can i be admin? 3. What's the ip/name of the server?
  20. I cann help you with a little stuff, but i'm a beginner in lua too, but i have learned more about it thanks too Gamesnert and Ace_Gambit, ask them about help they're great ^^
  21. The only stuff which is scripted by me right now is the team like cops, army and civilians i got help by Gamesnert, Ace_Gambit, Churchill and many more, if your name isn't here it's because i got bad memory And i'm using others resources too... I got a private map file It's not really good cleaned, if someone would want to make the script better and clean it up make it easier to edit just tell me to attach the file here. But if you're gonna edit it don't delete any of the functions ^^ I would really appreciate some cleaning and fixing And BTW i was going to upload as resource but then it said wrong file format, and when i wanted to try again about 100 lines of description was gone EDIT: I have attached the files. [attachment=0]Michael's_RPG.rar[/attachment]
  22. Hmm, i haven't done anymore changes for the moment, you got any ideas for my server? I'll maybe clean up the script and release it today
×
×
  • Create New...