I do. There's some major clipping issues that I'm trying to fix, but I am planning on releasing a Solo Ultimate version once I can get the clipping fixed.
Preem work with these shorts! maybe something you can consider for a future update are white variants for leather and glossy that also includes white belts. no rush tho and thank you again for your work
All you have to do is just copy/paste the CET code (from the provided text file) for the color you want into CET, and it will populate the item into your inventory.
Real life has been a bit rough these past couple months, but I am back to modding after a long break. I'm actually working on the atelier now, in conjunction with an update to my Alt Tank mod.
irl stuff can be a pain sometimes. glad to know you're managing well and still working on mods. thanks for sharing, i'll be keeping an eye out for a release :)
Hi I just wondered where I can get the codes for the pants, I've downloaded it and extracted but once i open the file the text inside is something like this: RDAR Ü KARKz Œ 9óˆ9ñCR2Wà P²)oµS¬Äï™–7aDªýåkZµÉ{ê%D†×¨'U‘%WWúË~[§ÐÅæ.Æ~›l ‡ÁÁ2À_Î FíŒÀŒ"2k± ×pöáÓßåÎ~TO>ÿfÿð5{»wùâVA»àÍ tòÒmºW.¢=’™ë¸2›Go7}¶‡&„Ñdp2wñ¾‚Óˆ Ñ,eB@PÊE zu‚Í,±>!¼°$Á+…ƨ`'/*®ÛÄIGÊ+¹nÁ ¦Š¶ÍmÕ!‰…C2à™o=F.goÿßýôÑã7ðëãîͧÿ=Ÿ›ŽMe¹¾Úä4’ð.ƒLh]@üÈ0æw‘ 8n\{ñ·ÑnÚo@Ë6Â=†=æ(6n<ÝPŠ&xÃ6xü!ø¤núçC ýÜÆŽÆ1'Gw˜L‚¤|Љ="<ð€þâu–^ns‰Õ[,th¹0ë¦8Èâ Áû«ã„þåý×ÁÈ5^[-B¢zÔ! "2uOê¤B1)£iÑŽÉ$’”æk¹ÅÒÌÒ=ÃÚ%ܸ
Can someone explain to me? I'm new to modding in Cyberpunk
I honestly don't know what's causing the scripts issues, so I unfortunately don't know how to help there.
Are you using the Wardrobe feature that was introduced with the 1.6 update? I know that has been causing some issues with clothes not showing up sometimes. I haven't really played around with that feature too much, but I'll see if I can replicate the problem and figure out how to fix it.
does this mod work in first person? whenever I equip the shorts, my character either is naked (nudity FPP fix) or has the last pair of pants that were equipped, showing.
31 comments
Hows the Atelier coming along?
tòÒmºW.¢=’™ë¸2›Go7}¶‡&„Ñdp2wñ¾‚Óˆ
Ñ,eB@PÊE
zu‚Í,±>!¼°$Á+…ƨ`'/*®ÛÄIGÊ+¹nÁ
¦Š¶ÍmÕ!‰…C2à™o=F.goÿßýôÑã7ðëãîͧÿ=Ÿ›ŽMe¹¾Úä4’ð.ƒLh]@üÈ0æw‘ 8n\{ñ·ÑnÚo@Ë6Â=†=æ(6n<ÝPŠ&xÃ6xü!ø¤núçC ýÜÆŽÆ1'Gw˜L‚¤|Љ="<ð€þâu–^ns‰Õ[,th¹0ë¦8Èâ Áû«ã„þåý×ÁÈ5^[-B¢zÔ!
"2uOê¤B1)£iÑŽÉ$’”æk¹ÅÒÌÒ=ÃÚ%ܸ
Can someone explain to me? I'm new to modding in Cyberpunk
Here are the codes:
Denim
Game.AddToInventory("Items.cubfan82shorts01_black",1)
Game.AddToInventory("Items.cubfan82shorts01_white",1)
Game.AddToInventory("Items.cubfan82shorts01_red",1)
Game.AddToInventory("Items.cubfan82shorts01_camel",1)
Game.AddToInventory("Items.cubfan82shorts01_blue",1)
Leather
Game.AddToInventory("Items.cubfan82shorts01_blackleather",1)
Game.AddToInventory("Items.cubfan82shorts01_lilacleather",1)
Game.AddToInventory("Items.cubfan82shorts01_brownleather",1)
Game.AddToInventory("Items.cubfan82shorts01_burgundy",1)
Game.AddToInventory("Items.cubfan82shorts01_olive",1)
Sequin
Game.AddToInventory("Items.cubfan82shorts01_greensequin",1)
Game.AddToInventory("Items.cubfan82shorts01_silver",1)
Game.AddToInventory("Items.cubfan82shorts01_goldsequin",1)
Game.AddToInventory("Items.cubfan82shorts01_navysequin",1)
Game.AddToInventory("Items.cubfan82shorts01_redsequin",1)
Glossy
Game.AddToInventory("Items.cubfan82shorts01_blackglossy",1)
Game.AddToInventory("Items.cubfan82shorts01_redglossy",1)
Game.AddToInventory("Items.cubfan82shorts01_blueglossy",1)
Game.AddToInventory("Items.cubfan82shorts01_rustglossy",1)
Game.AddToInventory("Items.cubfan82shorts01_tealglossy",1)
Could you maybe help me to fix the scripts too? I can't find any solution anywhere, my scripts looks all gibberish.
Could you maybe help me to fix the scripts too? I can't find any solution anywhere, my scripts looks all gibberish.
Are you using the Wardrobe feature that was introduced with the 1.6 update? I know that has been causing some issues with clothes not showing up sometimes. I haven't really played around with that feature too much, but I'll see if I can replicate the problem and figure out how to fix it.