One Paragraph of project description goes here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
| <?php | |
| $a = ['AB' => 12, 'CB' => 34]; | |
| echo "Cas nominal : La clé est présente dans le tableau".PHP_EOL; | |
| echo (int)array_key_exists('AB', $a).PHP_EOL; | |
| echo (int)isset($a['AB']).PHP_EOL; | |
| echo (int)!empty($a['AB']).PHP_EOL; | |
| echo "Cas nominal : La clé n'est pas présente dans le tableau".PHP_EOL; |
| <?php | |
| // Base-name | |
| $name = 'foobar'; | |
| // Init Magento | |
| require_once 'app/Mage.php'; | |
| Mage::app(); | |
| Mage::app()->setCurrentStore(Mage_Core_Model_App::ADMIN_STORE_ID); | |
| // Create the root catalog |
This is my constantly updated CS:GO autoexec config. Changelogs can be found under revisions here
Put autoexec.cfg in ...\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg or take what you want from it and add to your autoexec config!
After the Wild West Simulator 2015 update, video.txt needs to be put in ...\Steam\userdata\<Steam3 ID>\730\local\cfg