-
Posts
68 -
Joined
-
Last visited
Everything posted by Deixell
-
So is it posible to fix this bug?
-
Zombie skin, id 108: [attachment=1]lsv1.png[/attachment][attachment=0]mta-screen 2010-02-11 15-47-09.png[/attachment]
-
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.
-
Zombie skin, id 68(this time I tried harder and I spend more time for this unlike before):
-
I tried to make that zombie look like he have an open head but I gues i fail
-
Like what?
-
Another zombie skin. Skin id 197: [attachment=0]CWFOHB.png[/attachment]
-
If you do that, it will look like simple deathmatch. Besides SAMP sux so better play mta and don't do such stupid things
-
Slothman, whats your plans for next update?
-
Is there are any 24/7 server with Zday script? I didn't find any...
-
Can you add my zcity map? https://community.multitheftauto.com/index.php?p= ... ils&id=573
-
Army skin[attachment=1]army.JPG[/attachment] [attachment=0]mta-screen 2010-01-31 12-45-05.png[/attachment]
-
I found these lines in roadmap. Could someone explain what is this? - 0004916: [server] Add daemon mode to server - new.
-
Try this: https://wiki.multitheftauto.com/wiki/Get ... PanelState https://wiki.multitheftauto.com/wiki/Set ... PanelState
-
You mean those vehicle parts than can brake or fall of when damaged?
-
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.
-
Good idea.
-
Textures, Frame Limiters, Haze effects, View Distance, etc.
Deixell replied to inteGReddy's topic in Suggestions
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. -
Textures, Frame Limiters, Haze effects, View Distance, etc.
Deixell replied to inteGReddy's topic in Suggestions
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. -
Textures, Frame Limiters, Haze effects, View Distance, etc.
Deixell replied to inteGReddy's topic in Suggestions
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. -
I didn't read all 9 pages, too much
-
I didn't read all 9 pages, too much
-
Textures, Frame Limiters, Haze effects, View Distance, etc.
Deixell replied to inteGReddy's topic in Suggestions
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. -
Textures, Frame Limiters, Haze effects, View Distance, etc.
Deixell replied to inteGReddy's topic in Suggestions
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. -
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
