var/cache/dev/twig/0c/0c5a1556a09ae51d9955114729f49805.php line 39

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* support/faq.html.twig */
  14. class __TwigTemplate_3ada5712ac92722794921fddf3168328 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'title' => [$this'block_title'],
  24.             'body' => [$this'block_body'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 1
  30.         return "base.html.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""support/faq.html.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""support/faq.html.twig"));
  39.         $this->parent $this->loadTemplate("base.html.twig""support/faq.html.twig"1);
  40.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  43.         
  44.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  45.     }
  46.     // line 3
  47.     public function block_title($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  54.         echo "FAQ";
  55.         
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  57.         
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  59.     }
  60.     // line 5
  61.     public function block_body($context, array $blocks = [])
  62.     {
  63.         $macros $this->macros;
  64.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  65.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  66.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  67.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  68.         // line 6
  69.         echo "
  70.     <div class=\"main-content\">
  71.         <div>
  72.             <p><strong>This is the Players FAQ&nbsp;for Playing on Hardline Dreams Server</strong><br><br><strong>Q:&nbsp;What
  73.                     is this project about ?</strong><br><strong>A:</strong>&nbsp;This is the a Matrix Online Emulation
  74.                 Project. The first goal was to just code the server to have a playable version with server source
  75.                 code.<br>As many Players just want to play and dont want to setup his own server (what they can do when
  76.                 they want)&nbsp;we decided to start hosting something starting November 2017.</p>
  77.             <p><strong>Q:&nbsp;How can i play ?<br>A: </strong>Just create a account <a href=\"/players\">here</a> and
  78.                 download the Client Installer.<br><br><strong>Q:&nbsp;Why you call it
  79.                     \"Experimental&nbsp;Server\"&nbsp;?<br>A: </strong>I call it experimental as i dont know how stable it
  80.                 really works and i expect many bugs and crashes. So i just dont want to raise your expectation too high
  81.                 for that.<br>Also we launch experimental features.<br><br>In 2021 Morpheus began to rework a big part of
  82.                 the code. <br><br><strong>Q:&nbsp;How is the progress so far ?<br>A:&nbsp; </strong>Currently is a
  83.                 little bit unstable. But the following features are implemented (if you want more details checkout our
  84.                 github page):</p>
  85.             <ul>
  86.                 <li>Load and Unload Abilities</li>
  87.                 <li>Inventory to 80%</li>
  88.                 <li>Vendors to 80%&nbsp;(you cannot sell and you wouldnt loose money when you but stuff - but you can
  89.                     buy stuff)
  90.                 </li>
  91.                 <li>Teleporting through hardlines</li>
  92.                 <li>Creating Character properly</li>
  93.                 <li>Change Clothes</li>
  94.                 <li>Mobs are walking around and you can defeat them with range combat mooves but its REALLY&nbsp;buggy
  95.                     state (also loot is not working correctly)
  96.                 </li>
  97.                 <li>Many small things that i forgot</li>
  98.                 <li>Hyperjump is really buggy so i wouldnt list it here :)</li>
  99.             </ul>
  100.             <p><strong>Q:&nbsp;Why you open the Gates in this early stage ?</strong><br><strong>A:&nbsp; </strong>The
  101.                 Questions is \"why not\". I&nbsp;want to collect feedback as we build multiplayer functions but dont know
  102.                 if they really work. Also i want to test performance \"native encrypt&nbsp;VS&nbsp;c++ dll encrypt\" (i
  103.                 implemented both with interfaces).<br><br><strong>Q:&nbsp;Is this still under active development
  104.                     ?&nbsp;</strong><br><strong>A:</strong> Yep, since 2010 as we started this project i never gave up
  105.                 (and properly i will never give up until we reach a good state ). Please note that like Rajko we just
  106.                 spend our free spare time in this projects for no money - just for the MxO. Besides this i have a
  107.                 fulltime job, childs and developing some games in my spare time too.<br>And develop on HDS;)&nbsp;<br>&nbsp;
  108.             </p>
  109.             <p><strong>Q: Does hyperjump work ?<br>A: </strong>Uhm it works more wired - so not really like in rajkos
  110.                 mxoemu project<strong>.<br><br>Q:&nbsp;Does combat work ?<br>A: </strong>It works partically on mobs.
  111.                 You can fight with Viruses against mobs and defeat some but its really a simple implemenation. <br>Loot
  112.                 is working just partically (you get 5000 info every time but no items yet).<strong><br></strong>And you
  113.                 can enter close combat but there are no updates in movement :)&nbsp;Just for the fun.<strong><br><br>Q:&nbsp;Do
  114.                     i really need to gain EXP&nbsp;and Info from Mob fighting?&nbsp;<br>A:&nbsp;</strong>Yep you need
  115.                 currently. I think its more fun instead of \"everyone is level 50\". But you get some start abilities.
  116.                 Also you can change your loadout (but you cannot upload codebits and abilities...not yet :))<strong><br><br>Q:&nbsp;What
  117.                     about Crews and Factions ?<br>A:&nbsp;</strong>Not working currently - but i started to implement
  118.                 them. You can send a Crew Invite Request to someone and he can answer it but it wouldnt join any crew.
  119.                 This is for lack of time but will come later maybe.<strong><br><br></strong></p>
  120.         </div>
  121.     </div>
  122. ";
  123.         
  124.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  125.         
  126.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  127.     }
  128.     /**
  129.      * @codeCoverageIgnore
  130.      */
  131.     public function getTemplateName()
  132.     {
  133.         return "support/faq.html.twig";
  134.     }
  135.     /**
  136.      * @codeCoverageIgnore
  137.      */
  138.     public function isTraitable()
  139.     {
  140.         return false;
  141.     }
  142.     /**
  143.      * @codeCoverageIgnore
  144.      */
  145.     public function getDebugInfo()
  146.     {
  147.         return array (  88 => 6,  78 => 5,  59 => 3,  36 => 1,);
  148.     }
  149.     public function getSourceContext()
  150.     {
  151.         return new Source("{% extends 'base.html.twig' %}
  152. {% block title %}FAQ{% endblock %}
  153. {% block body %}
  154.     <div class=\"main-content\">
  155.         <div>
  156.             <p><strong>This is the Players FAQ&nbsp;for Playing on Hardline Dreams Server</strong><br><br><strong>Q:&nbsp;What
  157.                     is this project about ?</strong><br><strong>A:</strong>&nbsp;This is the a Matrix Online Emulation
  158.                 Project. The first goal was to just code the server to have a playable version with server source
  159.                 code.<br>As many Players just want to play and dont want to setup his own server (what they can do when
  160.                 they want)&nbsp;we decided to start hosting something starting November 2017.</p>
  161.             <p><strong>Q:&nbsp;How can i play ?<br>A: </strong>Just create a account <a href=\"/players\">here</a> and
  162.                 download the Client Installer.<br><br><strong>Q:&nbsp;Why you call it
  163.                     \"Experimental&nbsp;Server\"&nbsp;?<br>A: </strong>I call it experimental as i dont know how stable it
  164.                 really works and i expect many bugs and crashes. So i just dont want to raise your expectation too high
  165.                 for that.<br>Also we launch experimental features.<br><br>In 2021 Morpheus began to rework a big part of
  166.                 the code. <br><br><strong>Q:&nbsp;How is the progress so far ?<br>A:&nbsp; </strong>Currently is a
  167.                 little bit unstable. But the following features are implemented (if you want more details checkout our
  168.                 github page):</p>
  169.             <ul>
  170.                 <li>Load and Unload Abilities</li>
  171.                 <li>Inventory to 80%</li>
  172.                 <li>Vendors to 80%&nbsp;(you cannot sell and you wouldnt loose money when you but stuff - but you can
  173.                     buy stuff)
  174.                 </li>
  175.                 <li>Teleporting through hardlines</li>
  176.                 <li>Creating Character properly</li>
  177.                 <li>Change Clothes</li>
  178.                 <li>Mobs are walking around and you can defeat them with range combat mooves but its REALLY&nbsp;buggy
  179.                     state (also loot is not working correctly)
  180.                 </li>
  181.                 <li>Many small things that i forgot</li>
  182.                 <li>Hyperjump is really buggy so i wouldnt list it here :)</li>
  183.             </ul>
  184.             <p><strong>Q:&nbsp;Why you open the Gates in this early stage ?</strong><br><strong>A:&nbsp; </strong>The
  185.                 Questions is \"why not\". I&nbsp;want to collect feedback as we build multiplayer functions but dont know
  186.                 if they really work. Also i want to test performance \"native encrypt&nbsp;VS&nbsp;c++ dll encrypt\" (i
  187.                 implemented both with interfaces).<br><br><strong>Q:&nbsp;Is this still under active development
  188.                     ?&nbsp;</strong><br><strong>A:</strong> Yep, since 2010 as we started this project i never gave up
  189.                 (and properly i will never give up until we reach a good state ). Please note that like Rajko we just
  190.                 spend our free spare time in this projects for no money - just for the MxO. Besides this i have a
  191.                 fulltime job, childs and developing some games in my spare time too.<br>And develop on HDS;)&nbsp;<br>&nbsp;
  192.             </p>
  193.             <p><strong>Q: Does hyperjump work ?<br>A: </strong>Uhm it works more wired - so not really like in rajkos
  194.                 mxoemu project<strong>.<br><br>Q:&nbsp;Does combat work ?<br>A: </strong>It works partically on mobs.
  195.                 You can fight with Viruses against mobs and defeat some but its really a simple implemenation. <br>Loot
  196.                 is working just partically (you get 5000 info every time but no items yet).<strong><br></strong>And you
  197.                 can enter close combat but there are no updates in movement :)&nbsp;Just for the fun.<strong><br><br>Q:&nbsp;Do
  198.                     i really need to gain EXP&nbsp;and Info from Mob fighting?&nbsp;<br>A:&nbsp;</strong>Yep you need
  199.                 currently. I think its more fun instead of \"everyone is level 50\". But you get some start abilities.
  200.                 Also you can change your loadout (but you cannot upload codebits and abilities...not yet :))<strong><br><br>Q:&nbsp;What
  201.                     about Crews and Factions ?<br>A:&nbsp;</strong>Not working currently - but i started to implement
  202.                 them. You can send a Crew Invite Request to someone and he can answer it but it wouldnt join any crew.
  203.                 This is for lack of time but will come later maybe.<strong><br><br></strong></p>
  204.         </div>
  205.     </div>
  206. {% endblock %}
  207. ""support/faq.html.twig""/var/www/tmoemuv4/templates/support/faq.html.twig");
  208.     }
  209. }