Etiket: English

CS:GO Server On AWS

Hello Everyone! On this guide i will explain you how you gonna install cs:go dedicated server on amazon web services. I wont go detail with the parts i see no-need-to-explain so if you got questions about those parts feel free to ask via comments. Okey, here we go lets create an instance first on EC2 […]

Dayz Steam Addon ‘dayz_anim’ requires addon ‘CA_Dubbing_Counterattack’

Well i got Dayz yesterday and when i tried to run it got this error Addon ‘dayz_anim’ requires addon ‘CA_Dubbing_Counterattack’ To  fix this problem you have to copy AddOns folder from  Arma 2 game folder: C:\Program Files (x86)\Steam\steamapps\common\Arma 2 To here C:\Program Files (x86)\Steam\steamapps\common\Arma 2 Operation Arrowhead Good luck

uWSGI Ret Variable Error

Hello Everyone, If you got this error during installation of uwsgi uwsgi.c:2763:6: error: variable ret set but not used [-Werror=unused-but-set-variable] then you got a problem with your GCC. GCC 4.6 cause this error so to fix it you need to downgrade it. Just use apt-get remove gcc (not necessary actually but it is fun lol) […]

APyGM

APyGM means Another Python Game. it is my new project name. 🙂 Well i released new version because i traslated the project to english. From now on i will keep it in english. With this version we start to take mounster’s information from our new database(npc.db). You have a script named gm.py which helps to […]