Need help?
Create a topic in the appropriate section
Don't write everything in the chat!Take a look at the marketplace
There you can buy
everything related to game serversDon't want a ban?
Please read our rules
Don't disturb the order!Sell or buy?
Use services of the guarantor
We will make your deal safe
- 0
-
Our picks
Хелпаните пж функцию, чтобы при спавне игрока оружие было у него в руках + патрон в нем + обоима.
На данный момент в открытых источниках не нашел решение, кроме как запихать в руки ствол
По статье 123new работает
itemCreated = player.GetHumanInventory().CreateInHands("SVD");//оружие itemCreated.GetInventory().CreateInInventory("Mag_SVD_10Rnd");//магазин
но не работает
itemCreated = player.GetHumanInventory().CreateInHands("M4A1");//оружие itemCreated.GetInventory().CreateAttachment("Ammo_556x45");//магазин 1 itemCreated.GetInventory().CreateAttachment("Mag_CMAG_30Rnd");//магазин 1
Share this post
Link to post
Share on other sites