RaiRaiTheRaichu's Cover Photo
RaiRaiTheRaichu's Profile Picture

RaiRaiTheRaichu
Administrator

Member since
kusperov

Bro, when’s the release All The Clothes? We’re super excited!

0 Likes
dark_thing

we want All The Clothes back!!

1 Like
Meatie

Hello, can you tell me the latest version of the SPT has an RShG-2 grenade launcher? I searched among mods and through the give ui and did not find it.If anyone knows how to get it or a mod for it, please let me know.

0 Likes
vaiduzas27

hi bro

1 Like
sqider

MANNNN I NEED THAT CLOTHING MOD MANNN I MISS THE DRIP

1 Like

soon

0 Likes

thats all i needed to hear bro glad your working on it for us keep up the good work you sexy hunk of a person

0 Likes
RS_Chan

Big Gei

1 Like
zhukent

I just wonder about Tarkov Quest “Shady Contractor” I can’t be able to get it going. it never shows up. I wonder if I can add it manually. Any suggestions?

1 Like
gulite

Thank you for your great contribution to the community. Version 3.98 has been enriched with your modules.

1 Like
gulite

hey there…is there anyone who can make the new scar attachments?

1 Like
jake0sten

Thaank you for all the work you put into this community and high quality mods for all to enjoy

1 Like
Recent Activity

Edited mod

Tabs {.tabset} ============== Mod Info -------- **Color Converter API** **Find out more about what EFT mods I'm working on here!** **[https://trello.com/b/CONaHPTn/…i-mods-by-rairaitheraichu](https://trello.com/b/CONaHPTn/escape-from-tarkov-spt-aki-mods-by-rairaitheraichu)** An SPT module mod that extends the functionality of the client, allowing the server to use raw hexcode color values for fields that ordinarily can only support BSG-created color enums. This mod should be forward-compatible with all new client releases for EFT (unless something very, very significant changes) and does NOT need to be updated. **Please note that on its own, this mod does nothing! It allows OTHER mods to use the full color spectrum where BSG uses the predefined color enums.** **How to install** 1. Simply extract the zip file contents into your root SPT-AKI folder (where EscapeFromTarkov.exe is). 2. Your BepInEx/plugins folder should now contain a RaiRai.ColorConverterAPI.dll file inside. **License** Do not reupload or redistribute anywhere *without explicit permission* - please instead link to this mod page as part of your dependencies. Usage (for modders) ------------------- You can check to see if the plugin exists in your server mod's source code any way you'd like, but an easy copy-paste check is here: private static IsPluginLoaded(): boolean { const fs = require('fs'); const pluginName = "rairai.colorconverterapi.dll"; // Fails if there's no ./BepInEx/plugins/ folder try { const pluginList = fs.readdirSync("./BepInEx/plugins").map(plugin => plugin.toLowerCase()); return pluginList.includes(pluginName); } catch { return false; } } You can handle the result of this function however you'd like. Once you have validated that the plugin exists, you can proceed to fill in the fields for color in your item database with hexcodes in lieu of a color enum. For example: "TracerColor": "#FF00FF", "BackgroundColor": "#2A2AFF", Short 3-byte hexcode colors are also supported like so: "BackgroundColor": "#F90", Which will be interpreted as: "BackgroundColor": "#FF9900", As of version 1.1.0, you can optionally pass a fourth hex value for an Alpha (otherwise, it is treated as FF/255). "BackgroundColor": "#FF2AFF99", Changelog --------- - July 10th, 2024: - Refactor to module changes for SPT 3.9.0+. - Added support for alpha values for hex codes. {.endtabset}
Oct 16, 2025 10:05 PM View details

Edited mod

Tabs {.tabset} ============== Mod Info -------- **Color Converter API** **Find out more about what EFT mods I'm working on here!** **[https://trello.com/b/CONaHPTn/…i-mods-by-rairaitheraichu](https://trello.com/b/CONaHPTn/escape-from-tarkov-spt-aki-mods-by-rairaitheraichu)** An SPT module mod that extends the functionality of the client, allowing the server to use raw hexcode color values for fields that ordinarily can only support BSG-created color enums. This mod should be forward-compatible with all new client releases for EFT (unless something very, very significant changes) and does NOT need to be updated. **Please note that on its own, this mod does nothing! It allows OTHER mods to use the full color spectrum where BSG uses the predefined color enums.** **How to install** 1. Simply extract the zip file contents into your root SPT-AKI folder (where EscapeFromTarkov.exe is). 2. Your BepInEx/plugins folder should now contain a RaiRai.ColorConverterAPI.dll file inside. **License** Do not reupload or redistribute anywhere *without explicit permission* - please instead link to this mod page as part of your dependencies. Usage (for modders) ------------------- You can check to see if the plugin exists in your server mod's source code any way you'd like, but an easy copy-paste check is here: private static IsPluginLoaded(): boolean { const fs = require('fs'); const pluginName = "rairai.colorconverterapi.dll"; // Fails if there's no ./BepInEx/plugins/ folder try { const pluginList = fs.readdirSync("./BepInEx/plugins").map(plugin => plugin.toLowerCase()); return pluginList.includes(pluginName); } catch { return false; } } You can handle the result of this function however you'd like. Once you have validated that the plugin exists, you can proceed to fill in the fields for color in your item database with hexcodes in lieu of a color enum. For example: "TracerColor": "#FF00FF", "BackgroundColor": "#2A2AFF", Short 3-byte hexcode colors are also supported like so: "BackgroundColor": "#F90", Which will be interpreted as: "BackgroundColor": "#FF9900", As of version 1.1.0, you can optionally pass a fourth hex value for an Alpha (otherwise, it is treated as FF/255). "BackgroundColor": "#FF2AFF99", Changelog --------- - July 10th, 2024: - Refactor to module changes for SPT 3.9.0+. - Added support for alpha values for hex codes. {.endtabset}
Oct 16, 2025 10:05 PM View details

Followers

AngryLizardman
AngryLizardman
AkinaJVS
AkinaJVS
Whiteodst
Whiteodst
Molius
Molius
60 total
User RaiRaiTheRaichu has these followers:

View all connections

AngryLizardman
AngryLizardman Member Since
AkinaJVS
AkinaJVS Member Since
Whiteodst
Whiteodst Member Since
Molius
Molius Member Since
_Rocker_
_Rocker_ Member Since
dudu8la
dudu8la Member Since
MOMO-Deviluk
MOMO-Deviluk Member Since
Salty_Stream
Salty_Stream Member Since
Drill#0596
Drill#0596 Member Since
xKurumiTokisaki
xKurumiTokisaki Member Since
footlicker
footlicker Member Since
MissinginAction
MissinginAction Member Since
pghtrouble
pghtrouble Member Since
blackzombo
blackzombo Member Since
A2505A
A2505A Member Since
AethylliA
AethylliA Member Since
ComparableLabs
ComparableLabs Member Since
zMoniz
zMoniz Member Since
Zeyzo
Zeyzo Member Since
Harmer
Harmer Member Since
RS_Chan
RS_Chan Member Since
RPDmain
RPDmain Member Since
ExcellentBug
ExcellentBug Member Since
Kippa
Kippa Member Since
Keibou
Keibou Member Since
PawAlldeller
PawAlldeller Member Since
MIDOGamer2024
MIDOGamer2024 Member Since
fencethetrader
fencethetrader Member Since
uberchemist
uberchemist Member Since
Foxlegs
Foxlegs Member Since
AntiSocialAnimal
AntiSocialAnimal Member Since
The_Stagnant_Kipper
The_Stagnant_Kipper Member Since
bERys
bERys Member Since
Aoi_Ponkotsu
Aoi_Ponkotsu Member Since
Wumynor
Wumynor Member Since
austintherasta
austintherasta Member Since
satellaview
satellaview Member Since
youngxbones
youngxbones Member Since
Recker
Recker Member Since
Hufflebert
Hufflebert Member Since
TheMutedBalaclava
TheMutedBalaclava Member Since
FaeoftheWest
FaeoftheWest Member Since
bleed_dmg
bleed_dmg Member Since
AbkhazABH
AbkhazABH Member Since
MeowFkOutTheWay
MeowFkOutTheWay Member Since
Fejloup
Fejloup Member Since
Mevarick55
Mevarick55 Member Since
Alex_Bartem
Alex_Bartem Member Since
marmoon
marmoon Member Since
Springski
Springski Member Since
JaydanCan
JaydanCan Member Since
damacaguama
damacaguama Member Since
joshuablanco015
joshuablanco015 Member Since
Crossfade
Crossfade Member Since
Trinagan
Trinagan Member Since
davidkustavo
davidkustavo Member Since
teamseshdeadboy
teamseshdeadboy Member Since
TheMadRussian
TheMadRussian Member Since
sqider
sqider Member Since
Darezi
Darezi Member Since

Following

Not yet following anyone.
User RaiRaiTheRaichu is following:

View all connections