-
Content Count
50 -
Joined
-
Last visited
-
Days Won
1
Nirawiin last won the day on August 10 2020
Nirawiin had the most liked content!
Community Reputation
2 NeutralAbout Nirawiin

-
Rank
Advanced Member
Personal Information
-
Country
FR
PC Specs
-
CPU
AMD Ryzen 7 2700X (3.7 GHz)
-
Memory
DDR4 Corsair Vengeance LPX, Noir, 16 Go (2 x 8 Go), 3000 MHz, CAS 15
-
Hard Drive
Seagate BarraCuda, 2 To
-
Graphic Card
RTX 2070
-
PSU
? what is this
-
Case
Be Quiet ! Pure Base 600
-
Monitor
AOC Gaming G2460FQ
-
Description - Other Accessories
It's me
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Petit conseil ;), on enlève pas les redirections des licenses des templates HTML, sinon bon courage à vous !
-
At least explain what it does ?
-
Hello guy, I worked this week-end on a web panel for Altis Life servers using js, reactjs, and Golang (backend) The panel is completly free and i'm currently working on it. I am realeasing the first version today that is not the final version, more features will be implemented in the future. (You can also suggest some) If you want to download and install it you can find it here with all the instruction in the README : https://github.com/TomLorenzi/LifePanel---Arma-Altis-Life If you have any question or if you need help feel free to post here or to talk about it on my d
-
Then what's the best to do spawn the function code or remove the spawn of the function ?
-
That's a way, don't know if it would change a lot of things ?
-
Because you deleted it ? https://github.com/AsYetUntitled/Framework/tree/v5.X.X/Altis_Life.Altis
-
Any errors in rpt ?
-
Hello, I am giving you this because i'm not using it, nothing difficult. First go to core\items And create a file called : fn_recoil.sqf Then paste this into it. #include "..\..\script_macros.hpp" /* File: fn_recoil.sqf Author: Nirawin Description: Norecoil item */ [] spawn { life_norecoil_effect = time; titleText[localize "STR_ISTR_recoilEffect","PLAIN"]; (vehicle player) setUnitRecoilCoefficient 0.1; //Here you can set the coeff of the norecoil 1 is normal recoil. player setCustomAimCoef 0.1; //Here you can set the coeff of the norecoil
-
Bonjour, Je viens ici non pas pour vous présenter un serveur Altis Life ou du même genre mais pour vous faire part de la nouvelle face d'Altasia. Altasia deviens une plateforme communautaire afin de remplacer AltisDev qui a fermé ses portes. Vous pouvez donc nous rejoindre sur notre site internet : https://altasia.fr/ Le site est encore en développement ce qui signifie que des problèmes peuvent arriver et surtout que de nombreuses choses ne sont pas finalisé même si cela ne devrait tarder ! Je vous invite donc à vous créer un compte et en parler autour de vous
-
Because i know there's a way to get it on rcon (in a simple way i guess ?) If i don't fin any i will do that
-
Hmm rpt logs mainly, so moderators can see money logs with an RCON connection
-
But I still can't get logs without connecting to my server files with that ? (FTP connection)
-
Hello, I know there's a way to get your servers logs and send it to your rcon console so connected admin to your Rcon can see logs such as money logs and more. I can't find the way to do this, and the only logs that appears in my Rcon console are the connection... Do you have any idea or solution ? Thanks a lot !
-
Error in expression <lockpick; closeDialog 0; }; case (EQUAL(_item,"marijuana")): { if(([false,_item> Error position: <(_item,"marijuana")): { if(([false,_item> Error Missing ) File core\pmenu\fn_useItem.sqf [life_fnc_useItem]..., line 135 everything is here.... you forgot a ")" or you added a "(" that is not closed and not necessary.
-
Would be nice to see what it looks like ^^