Jump to content

Deixell

Members
  • Posts

    68
  • Joined

  • Last visited

Everything posted by Deixell

  1. Deixell

    playSound3d

    So is it posible to fix this bug?
  2. Zombie skin, id 108: [attachment=1]lsv1.png[/attachment][attachment=0]mta-screen 2010-02-11 15-47-09.png[/attachment]
  3. Deixell

    playSound3d

    local weapFunc = { [26]={nil,0.4},[30]={'ak1',0.2},[31]={'M4',0.15},[29]={'MP5',0.1},[34]={'SNIPER',0.5},[24]={'deagle',0.05},[25]={'Shotgun',0.3},[27]={'Shotgun',0.3} } local localPlayer = getLocalPlayer ( ) function onClientPlayerWeaponFireFunc(weapon, ammo, ammoInClip, hitX, hitY, hitZ, hitElement ) local x,y,z = getPedWeaponMuzzlePosition ( source ) if(getDistanceBetweenPoints3D(x,y,z,px,py,pz) < 80) then if weapFunc[weapon] then if weapFunc[weapon][1] then playSound3D ( "sounds/"..weapFunc[weapon][1]..".ogg") end if(source == localPlayer) then createExplosion ( x,y,z + 10,12,false,weapFunc[weapon][2],false) end end end end addEventHandler ( "onClientPlayerWeaponFire", getRootElement(), onClientPlayerWeaponFireFunc ) This command should play the sound for everyone in range but only the one who shoots hear this sounds.
  4. Zombie skin, id 68(this time I tried harder and I spend more time for this unlike before):
  5. I tried to make that zombie look like he have an open head but I gues i fail
  6. Another zombie skin. Skin id 197: [attachment=0]CWFOHB.png[/attachment]
  7. If you do that, it will look like simple deathmatch. Besides SAMP sux so better play mta and don't do such stupid things
  8. Slothman, whats your plans for next update?
  9. Is there are any 24/7 server with Zday script? I didn't find any...
  10. Can you add my zcity map? https://community.multitheftauto.com/index.php?p= ... ils&id=573
  11. Army skin[attachment=1]army.JPG[/attachment] [attachment=0]mta-screen 2010-01-31 12-45-05.png[/attachment]
  12. Deixell

    Deamon mode?

    I found these lines in roadmap. Could someone explain what is this? - 0004916: [server] Add daemon mode to server - new.
  13. Try this: https://wiki.multitheftauto.com/wiki/Get ... PanelState https://wiki.multitheftauto.com/wiki/Set ... PanelState
  14. You mean those vehicle parts than can brake or fall of when damaged?
  15. Hi, It would be good if it would be posible to add custom or replace the old effects. This would improve game quality and better gameplay.
  16. There is a virus in http://www.gtagarage.com/mods/show.php?id=2929 link so dont try to download it. Virus called Trojan spyware or something like that.
  17. It would be good if mta team would make an option to choose texture detail, e.g. Texture detail|High,medium. However this re-texture mod - 226 Mb, it will take too much time downloading MTA.
  18. It would be good if mta team would make an option to choose texture detail, e.g. Texture detail|High,medium. However this re-texture mod - 226 Mb, it will take too much time downloading MTA.
  19. I totaly like this re-texture mod it looks very cool. I tried draw distance mod before and i dont like it because it dont show all objects in map and it looks awful, map looks like bugged.
  20. I totaly like this re-texture mod it looks very cool. I tried draw distance mod before and i dont like it because it dont show all objects in map and it looks awful, map looks like bugged.
  21. You could made this gamemode similar to left4dead game. Zombies run not walk around; safehouse where you can get ammo,weapons,medkit,granades,molotovs and zombies cant get inside if door is closed; special zombies:smoker(graps a player with his tongue and starts to pull him damaging him,he only get of when you shoot his tongue),boomer(spits on player so he cant see anything for a few sec),hunter(jumps on player,hit him on ground and starts hiting him and if other player wont help you, you will die),tank(very strong zombie that throw heavy obejcts at players, one punch throw player away, he have very much health). If you ever played this game you should understand what i meen. Sorry for my bad english
×
×
  • Create New...