Jump to content

MetaGamer

Members
  • Posts

    233
  • Joined

  • Last visited

Everything posted by MetaGamer

  1. How to create my own system for simulate shooting?
  2. that worked but the old gun shot is still there
  3. Well the title say's it all. Can someone give me an example code?
  4. But that's other thing. You have to find a resource and then download it, extract it and then open it. And 75% people doesn't comment and 80% chance of finding about what you need.
  5. thanks dude as always. You have solved 5 issue's of me.
  6. I wiki teaches most of the thing's. But let's say people don't know how to make a register/login system. Then they can explore the Scripting Tutorials where professional scripters will post tutorials.
  7. I think we need a Scripting Tutorials section where everyone can post scripting tutorials. What do you guy's think?
  8. I am actually a C# Programmer, so I thought of casting. But didn't know it doesn't work in LUA. Thank you
  9. I made a silly mistake on this code. Can anyone figure it out? local newZ = getElementData ( attacker, "Zombie kills" ) outputChatBox( "Total Zombies killed: " .. (string) newZ) The error is: [2011-10-30 01:41:46] SCRIPT ERROR: zombies\zombie_server.lua:339: ')' expected near 'newZ' [2011-10-30 01:41:46] WARNING: Loading script failed: zombies\zombie_server.lua:339: ')' expected near 'newZ' Thanks in advance!
  10. It happens on all version of mta
  11. I am trying and trying over and over again but still not working. I have changed the skin many times. Here is my file http://solidfiles.com/d/af0fc/ I think it's MTA issue.
  12. This is the error I get Could not load file or assembly 'Puzzle.SyntaxBox.NET, Version=1.4.10.7752, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. Some problem relating to this http://code.google.com/p/alsing/wiki/SyntaxBox Edit: More information about the error Could not load file or assembly 'Puzzle.SyntaxBox.NET, Version=1.4.10.7752, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
  13. still didn't work. It is the old gta sa skin not the one from .txd. BTW here is the file http://solidfiles.com/d/209f/ Please help me. I am figuring out this problem since a week. But has no clue of how to fix it.
  14. The light is very intensive. Try lowering it's intensiveness. BTW nice job! Offtopic: @Benx you are from sa-mp right?
  15. It's not an important suggestion. Just optional.
  16. it will make life a lot easier if it has been added
  17. BTW another question. Should I put the bot in gamemodes or gameplay?
  18. When writing on the console (~) there should be an auto-complete feature which will shows up when the text on console is matching with the command's first 3 letters.
  19. Update: I tried changing the txd as-well. But still same problem! It didn't happened on the earlier version.
×
×
  • Create New...