Jump to content
Mr. Green Gaming

SDK

Greens
  • Posts

    951
  • Joined

  • Last visited

  • Days Won

    43

Everything posted by SDK

  1. Uploaded and tested Flip has a problem, it allows you to drive between the checkpoints without jumping. So add a barrier or make the cps smaller, that should fix it. Nice maps btw
  2. Looks like the anticheat banned you for airbreaking @ 22:45. Since I know that it can be inaccurate from experience (got banned one time myself lol), I have unbanned you.
  3. Funny map actually, somewhat like puma's rubber duck Anyway, uploaded
  4. SDK

    Camille

    In my opinion you would be a fine admin, good luck!
  5. Nice clips Tingu, to bad I lost that one race
  6. Tested and can be uploaded I removed the ghostmode tho, because it wasn't really necessary I believe but we'll see. race-CupcakesR1.zip Uploaded
  7. Tested and is in the to-upload list Uploaded
  8. That's because that convertor I gave you only returns a .map file. It needs to be put into a folder or zip archive along with a meta.xml. But just use this instead http://www.multithef....0/raceconv.zip or .raceconv.zip
  9. If you want to convert old race maps to the new MTA DM 1.0 format you can use this converter http://gtamap.delux-host.com/converter/ (upload your map and choose as output "MTA 1.0 Map" )
  10. In the meta.xml: <script src="Movement.lua" type="client" /> -to- <script src="Movement.lua"/> Debugging
  11. Fixed your rotation problem with the previous version (but you used the same coordinates twice, still got to fix that one) function ClientStarted () setSkyGradient( 255, 0, 0, 255, 0, 0) end function ObjectsRotateStart () moveObject(objectje1, 10000, -4475.867188, -2251.131836, 494.547363, 0, 180, 0) moveObject(objectje2, 10000, -4475.867188, -2251.131836, 494.547363, 0, 180, 0) end objectje1 = getElementByID ( "rotate1" ) objectje2 = getElementByID ( "rotate2" ) setTimer(ObjectsRotateStart, 10000, 0) addEventHandler( "onClientResourceStart", getResourceRootElement(getThisResource()), ClientStarted ) addEventHandler( "onClientResourceStart", getResourceRootElement(getThisResource()), ObjectsRotateStart ) Perhaps it helps to figure out your new problems
  12. Try to test your scripts on your own server, and this patch for the map editor: http://forums.left4g...dpost__p__32618 Script looks okay for me, but I'd let the moveObject start onResourceStart so that the objects moving will be synced to everyone
  13. I assume you're already familiar with mta scripting? Timers : http://wiki.mtasa.com/wiki/SetTimer
  14. SDK

    Collin McTA

    I'm crashing too, something with visual c++ error. Sorry but I don't think we'll leave it on the server then
  15. Hey Daniek, welcome to the forums. You're map seems to be nice, just remember to make them big enough for 32 players Had the problem to, it's a known bug: http://bugs.mtasa.com/view.php?id=5246. I fixed it by applying the patch posted there => Just extract and replace the files in the attached archive to this map: C:\Program Files (x86)\MTA San Andreas\server\mods\deathmatch\resources\editor_main\server I hope to see some of your maps on the server fix.rar
  16. SDK

    Yo

    I remember you from ingame, what other nick do you use? Anyways, welcome to l4g
  17. Good luck Csena I'm sure you would be an improvement for the admin team.
  18. I didn't say you were a cheater, I said you were going to fast (for MTA race). Anyway, I thought it might be the same bug as this guy had: http://forums.left4g.../3206-too-fast/
  19. Hey, nice app you made Like the others, I also think you would be a good admin here so good luck BinSlayer
  20. Thx at all for the support
  21. SDK

    R.I.P. Clavus

    Sorry for you, RIP Clavus
  22. Applying for the Multi Theft Auto - Race server server Ingame nick: .:SDK:. Age: 18 Country of origin: Belgium Xfire profile: xfire Steam: Here About myself: My real name is Sam, I live in Belgium near Mechelen. I am the eldest of three, I have a brother and a sister. Currently going to high school, my first year. Some people may remember me from the previous MTA server. I'm busy with some maps/gamemodes which will probably never get finished Why would I be a good admin? I play almost every day and I'm often online when no other admin is online, but we could use one (not a bad word about the admins though). Usually when I'm at my pc I am online at IRC and check it regularly. Ingame I'm friendly and I try to be helpful to other players. I was admin on the previous MTA server from Mr. Green (three years ago). If someone is cheating, I'm usually able to spot him quickly. I know the difference between cheating and someone with a dualcore bug. Also MTA can be a very frustrating game, which is why a lot of people act aggressively. I always try to remain calm when I'm playing and I never begin playing unfair, I keep the fun in the game. Thanks for reading and hoping for some good news
  23. SDK

    *RoFL*

    Ah, you filmed me failing at the end
×
×
  • Create New...