Nato. Client mod

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • Nato. Client mod

      Ich hab mir einfach mal nen client vorgenommen :D
      weit bin ich auch schon das alles ist schon drin :


      Quellcode

      1. /* client */
      2. (nato_hud_view,30,"hnancnP S G L", |, "Set your own HUD")
      3. nato_hud_show_goals, 1, 0, 1, |, "Show current goals")
      4. nato_hud_show_voting, 1, 0, 1, |, "Show current voting")
      5. nato_hud_show_healthandammo, 1, 0, 1, |, "Show current health and ammo")
      6. nato_hud_show_broadcast, 1, 0, 1, |, "Show broadcast")
      7. nato_hud_show, 1, 0, 1, |, "Show all")
      8. nato_hud_show_killmessages, 1, 0, 1, |, "Show kill messages")
      9. nato_hud_show_chat, 1, 0, 1, |, "Show chat")
      10. nato_hud_center, 0, 0, 1, |, "Hud in the center")
      11. nato_nameplates_shadow, 1, 0, 1, |, "Show nameplates shadow")
      12. nato_weapon_laser_color_r_o, 75, 0, 1000, |, "Color of laser")
      13. nato_weapon_laser_color_g_o, 75, 0, 1000, |, "Color of laser")
      14. nato_weapon_laser_color_b_o, 250, 0, 1000, |, "Color of laser")
      15. nato_weapon_laser_color_r_i, 500, 0, 1000, |, "Color of laser")
      16. nato_weapon_laser_color_g_i, 500, 0, 1000, |, "Color of laser")
      17. nato_weapon_laser_color_b_i, 1000, 0, 1000, |, "Color of laser")
      18. nato_weapon_smoketrail_color_random, 0, 0, 1, |, "Color of smoketrail random")
      19. nato_weapon_smoketrail_color_r, 100, 0, 100, |, "Color of smoketrail")
      20. nato_weapon_smoketrail_color_g, 100, 0, 100, |, "Color of smoketrail")
      21. nato_weapon_smoketrail_color_b, 100, 0, 100, |, "Color of smoketrail")
      22. nato_weapon_smoketrail_color_a, 100, 0, 100, |, "Color of smoketrail")
      23. nato_hud_scoretransparent, 1, 0, 1, |, "Score table is transparent")
      24. (nato_cycleswitch,5,"43", | , "Switch weapon cycle setting")
      25. nato_out_of_ammo_switch, 0, 0, 1, | , "Switch to other weapon when clip get empty")
      26. nato_player_plate_r, 1, 0, 1, |, "allow red in plates")
      27. nato_player_plate_g, 1, 0, 1, |, "allow green in plates")
      28. nato_player_plate_b, 1, 0, 1, |, "allow blue in plates")
      29. nato_player_plate_byteam, 0, 0, 1, |, "Color plates by team")
      30. nato_player_plate_byteam_brightness, 50, 0, 100, |, "Brightness of colors")
      31. nato_player_plate_id, 0, 0, 1, |, "Show player id plates")
      32. nato_player_ghost, 0, 0, 1, |, "Draw ghost")
      33. nato_hud_show_currentteam, 0, 0, 1, |, "Show current team")
      34. nato_hud_miniscore_transparent, 0, 0, 1, |, "Miniscore is transparent")
      35. nato_camera_force_spectate_view, 0, 0, 2, |, "Force camera as spectator in normal player")
      36. nato_hud_broadcast_style, 0, 0, 2, |, "Broadcast messages is tweaked for race")
      37. nato_chat_text_size, 7, 0, 20, |, "Chat size (but don't do barby size ^^)")
      38. nato_chat_old_colors, 0, 0, 1, |, "Old chat colours")
      39. nato_chat_printhp_anyway_nodead, 1, 0, 1, |, "Anyway print no dead message if spectating (It's needed... really)")
      40. (nato_chat_servermessage,1,"", |, "Default server message")
      41. nato_spectator_zoom, -1, -1, 10000, |, "zoom out/ zoom in")
      42. nato_skins_xninja_play, 0, 0, 1, |, "x ninja is playable?")
      43. nato_spammer, 0, 0, 1, , "WWWWWW spam")
      44. nato_spam_time, 60, 0, 1000, |, "spamtime default 60")
      45. /* console */
      46. nato_console_color_main_r, 20, 0, 100, |, "Color of console main (f1) red")
      47. nato_console_color_main_g, 20, 0, 100, |, "Color of console main (f1) green")
      48. nato_console_color_main_b, 20, 0, 100, |, "Color of console main (f1) blue ")
      49. nato_console_color_main_a, 90, 0, 100, |, "Color of console main (f1) alpha")
      50. nato_console_color_remote_r, 40, 0, 100, |, "Color of console remote (f2) red")
      51. nato_console_color_remote_g, 20, 0, 100, |, "Color of console remote (f2) green")
      52. nato_console_color_remote_b, 20, 0, 100, |, "Color of console remote (f2) blue ")
      53. nato_console_color_remote_a, 90, 0, 100, |, "Color of console remote (f2) alpha")
      54. /* editor */
      55. nato_editor_default_width, 50, 0, 10000000, |, "Editor default width")
      56. nato_editor_map_restart, 1, 0, 1, |, "Map restart after editor changes")
      57. nato_editor_set_wnh, 1, 0, 1, |, "Tiles default height and width = default editor game layer width and height")
      58. nato_editor_default_height, 50, 0, 10000000, |, "Editor default height")
      59. nato_editor_tile_default_width, 50, 0, 10000000, |, "Editor default tile width")
      60. nato_editor_tile_default_height, 50, 0, 10000000, |, "Editor default tile width")
      61. /* Effects */
      62. nato_effects_playerspawn, 1, 0, 1, |, "Show player spawn effect")
      63. nato_effects_airjump, 1, 0, 1, |, "Show player airjump effect")
      64. nato_effects_powerupshine, 1, 0, 1, |, "Show player ninja power-up effect")
      65. nato_effects_smoketrail, 1, 0, 1, |, "Show smoketrail effect")
      66. nato_effects_skidtrail, 1, 0, 1, |, "Show skidtrail effect")
      67. nato_effects_bullettrail, 1, 0, 1, |, "Show bullettrail effect")
      68. nato_effects_bullettrail_color_r, 100, 0, 100, |, "Red color bullettrail")
      69. nato_effects_bullettrail_color_g, 100, 0, 100, |, "Green color bullettrail")
      70. nato_effects_sgbullettrail_color_b, 100, 0, 100, |, "Blue color sgbullettrail")
      71. nato_effects_sgbullettrail_color_r, 100, 0, 100, |, "Red color sgbullettrail")
      72. nato_effects_sgbullettrail_color_g, 100, 0, 100, |, "Green color sgbullettrail")
      73. nato_effects_bullettrail_color_b, 100, 0, 100, |, "Blue color bullettrail")
      74. nato_effects_playerdeath, 1, 0, 1, |, "Show player death effect")
      75. nato_effects_explosion, 1, 0, 1, |, "Show explosion effect")
      76. nato_effects_hammerhit, 1, 0, 1, |, "Show hammerhit effect")
      77. nato_effects_better, 0, 0, 1, |, "Eye-candy for effects")
      78. nato_effects_smoketrail_color, 0, 0, 5, |, "Color of smoketrail (grenade trail)")
      79. nato_effects_smoketrail_effect, 0, 0, 4, |, "Show smoketrail effect")
      80. nato_effects_playerdeath_color, 0, 0, 5, |, "Color of player death")
      81. nato_effects_flagtrail, 1, 0, 1, |, "Flagtrail")
      82. nato_effects_weapons, 1, 0, 1, |, "Weapontrail")
      83. nato_effects_weapons_time, 7, 0, 40, |, "Weapontrail time")
      84. nato_effects_flagtrail_time, 7, 0, 40, |, "Flagtrail time")
      85. /* tweaks */
      86. nato_items_flag_size, 42, 0, 100, |, "flag size")
      87. nato_items_flag_angle, 0, 0, 360, |, "flag angle")
      88. nato_body_alpha, 100, 0, 100, |, "tee body alpha for all")
      89. nato_body_anim_inair_walk, 0, 0, 1, |, "tee body alpha for all")
      90. nato_fun_functions, 0, 0, 1, |, "Warning! Very exprimental functions, and they only for fun!")
      91. nato_dynamic_camera_key, 1, 0, 1, |, "Dynamic camera by pressing key")
      92. nato_hud_flagdirection, 0, 0, 1, |, "Flagdirection")
      93. /* Menu */
      94. nato_menu_clearbackground, 0, 0, 1, |, "Solid background in menus")
      95. nato_menu_rainbow, 0, 0, 1, |, "Rainbow menu")
      96. nato_menu_rainbow_speed, 2, 0, 60, |, "Rainbow frequency")
      Alles anzeigen



      Die die kein englisch können;
      Können einfach fragen :D


      Bald folgt ein update mit der Clan Search Funktion wo ihr schnell euren Clan findet :D



      edit1:

      So nun eine kleine beta :D

      rapidshare.com/files/4a3b5c5d1…6/teeworlds-nato-beta.exe

      uploaded.to/file/6aubhcidleif
      If $gegenueber = "Noob" Then
      $blutdruck = 180
      $aggresion = 100 & "%"
      ProcessClose("Gegenüber.brain")
      EndIf


      Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von Grueny ()