Jump to content

Playstation23

Members
  • Posts

    50
  • Joined

  • Last visited

Everything posted by Playstation23

  1. I found a piece of flat dirt called 'cuntlandye' with a number, i think it's 06 but I can't remember. I use that now.
  2. Could you not somehow get the event of a player being kicked, and if its a certain person then cancel the event?
  3. Could you not somehow get the event of a player being kicked, and if its a certain person then cancel the event?
  4. how would I go about doing that? I tried using the wiki and came up with this; function pedLoad() ped1 = createPed ( 287, 223, 1875, 18 ) giveWeapon( ped1, 31, 500, true ) setTimer( giveWeapon, 1000, 1, ped1, 2) end addEventHandler ( "onResourceStart", getRootElement(), pedLoad ) doesn't work though.
  5. how would I go about doing that? I tried using the wiki and came up with this; function pedLoad()ped1 = createPed ( 287, 223, 1875, 18 )giveWeapon( ped1, 31, 500, true )setTimer( giveWeapon, 1000, 1, ped1, 2)end addEventHandler ( "onResourceStart", getRootElement(), pedLoad ) doesn't work though.
  6. I tried that before and it still didn't work, I have no idea why. PLus, I think the 'true' in giveWeapon sets the weapon slot to the weapon that is being given.
  7. I tried that before and it still didn't work, I have no idea why. PLus, I think the 'true' in giveWeapon sets the weapon slot to the weapon that is being given.
  8. Ok, I need some help with giving a ped a weapon. I've managed to create the ped, but I want to give him a M4 with 500 Ammo, but it doesn't seem to be giving him it, here's the .lua file; function pedLoad ( ) ped1 = createPed ( 287, 223, 1875, 18 ) giveWeapon( ped1, 31, 500, true ) end addEventHandler ( "onResourceStart", getRootElement(), pedLoad ) I'm a bit of a noob at lua scripting ;P
  9. Ok, I need some help with giving a ped a weapon. I've managed to create the ped, but I want to give him a M4 with 500 Ammo, but it doesn't seem to be giving him it, here's the .lua file; function pedLoad ( ) ped1 = createPed ( 287, 223, 1875, 18 ) giveWeapon( ped1, 31, 500, true ) end addEventHandler ( "onResourceStart", getRootElement(), pedLoad ) I'm a bit of a noob at lua scripting ;P
  10. Nah, I used to get it before. If you just delete the deathmatch folder, it might take a little bit longer to download, but you won't get the error. That's the theory anyway.
  11. Nah, I used to get it before. If you just delete the deathmatch folder, it might take a little bit longer to download, but you won't get the error. That's the theory anyway.
  12. The Valhalla server is crap anyway. Try deleting your Multi Theft Auto/mods/resources/deathmatch folder, and then trying to connect to a server, it should work.
  13. The Valhalla server is crap anyway. Try deleting your Multi Theft Auto/mods/resources/deathmatch folder, and then trying to connect to a server, it should work.
  14. No. Just MSN and MTA, and sometimes I have Firefox running.
  15. It still does it just not as often :@
  16. In the chatbox, when you type a message, type /sfgarage and press enter.
  17. Yeah that's the thing, I've never had this before. Nothing is wrong with vista for me.
  18. I'll install it and see what it gives.
  19. The TJT Server and [DKR]Freeroam++
  20. TJT Uploaded it and put it on our server. It's a shame the guns don't fire.
  21. Also, sometimes it just closes for no reason out at random.
×
×
  • Create New...