Jump to content

Tren

Members
  • Posts

    112
  • Joined

  • Last visited

Everything posted by Tren

  1. thx,but how is server-side? script doesn't work , no sounds.(and no debug errors) Now i have files: client.lua perfect.mp3 meta.xml I need help
  2. Радио в 0.3d... Опять украли из МТА...я так думаю...
  3. I have problem:script does not work and there is no debug errors and no sound Client: function grenadekill(killerWeapon) if (killerWeapon == 16) then local sound = playSound("Perfect.mp3") setSoundVolume(sound, 1) end end addEventHandler("onClientPlayerWasted", getLocalPlayer(), grenadekill) Server: function grenadekill(killerWeapon) if (killerWeapon == 16) then local sound = playSound("Perfect.mp3") setSoundVolume(sound, 1) end end addEventHandler("OnPlayerWasted", resourceRoot , grenadekill) Script must play sound when anyone kill anyone with grenade For example: PLayer1 ,..Perfect!(sound for all players) PLayer2 kills PLayer1 with grenade Anyone help?Im newbie in scripting.Fix the small code,please
  4. Если нет интерфейса,попрубуйте команду /hud 1 или 0 Esc работает ?
  5. You install MTA 1.1 on 1.0.5 or not? 09/09/2011 18:16:59 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:18:22 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:18:23 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. + 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:54 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. 09/09/2011 18:16:58 (Error) Exception: WidgetLookFeel::getImagerySection - unknown imagery section 'normal' in look 'CGUI/ScrollablePane'. Maybe it is error ?
  6. Tren

    Downloading

    I know a lot of online games that "players need to download something" , for example Counter Strike or Garry's mod. It's normal . This means that this multiplayer stable( client side for example or maybe i failed. ) and have a lot of (interesting)features.
  7. Tren

    Black screen 1.1

    Ehhh. I haven't any lags/bugs. I need to reproduce it. Can you provide how to? Like : Downloaded 1.1(mtasa.com) , installed on mta 1.0.5 or created new folder (btw , DON'T install 1.1 on 1.0.5 ! it causes problems with server , like "I have black screen on start map editor" , yes im reproduced this. ) Started 1.1 , found server , joined ... black screen. Also try to create your own server if you can One guy said that he solved this problem by stopping resources : "admin" and "resourcebrowser"
  8. Waiting for updates Also add to SE new functions : like dxCreateScreenSource
  9. Mine ? Yes : http://bugs.mtasa.com/view.php?id=6428
  10. http://www.mediafire.com/?ag6d84hkdlyet08 http://www.mediafire.com/?gk5vuu0calsy58o http://www.mediafire.com/?13x726uwwa784q6
  11. https://wiki.multitheftauto.com/wiki/Shader_examples BTW , ANNOUNCE NEW CONCURRENT PLAYERS RECORD!
  12. Tren

    Cbug script

    He's need only c-bug script >_>. Do it is very easy : through resource "runcode" : /run setGlitchEnabled ( "crouchbug" , true ) or JUST DOWLOAD BASIC SCRIPT http://www.mediafire.com/?b6v0gzwvnvoxb3l . You can put it in "Startup" or start via console or client.
  13. Можно узнать свернул ли игрок игру ( и развернул ) с помощью новых event'ов onClientMinimize и onClientRestore? с использованием outputChatBox конечно . Я пытался что-то сделать ничего не случилось или error.( В LUA я новичёк ).Если кто может скрипт написать , буду благодарен.
  14. Tren

    MTA Crashes

    I had same probelm.I just reinstall mod and it was fixed.
  15. Nice history I will be glad to see old developers active/online
  16. Try this : http://mtasa-resources.googlecode.com/f ... s-r734.zip Delete your old resources(or only map editor , but i recommend delete all) and unzip into your resources folder instead of old files. ( \MTA San Andreas\server\mods\deathmatch\resources )
  17. Насчёт машин : http://mta.dzek.eu/vehicle/ . Легко и просто.
  18. https://community.multitheftauto.com/ind ... ails&id=32 - Оригинал
  19. Tren

    MTA crash

    Try to install latest patch : https://nightly.multitheftauto.com/?mtasa-1.0.5-latest
  20. Люди,можете верить , можете нет , но у меня изменился serial ID при переустановки винды с XP на Se7en. В XP начинался на B3F12..... , а в 7ёрке теперь на 9F0E..... .А может в этом ничего странного нет ?
×
×
  • Create New...