phuochung14 Posted March 31, 2020 Share Posted March 31, 2020 Hi, I need document about all Object in DST server console or someone help me list all Object such as: ThePlayer: - ThePlayer.functionx1 - ThePlayer.functionx2 - ThePlayer.functionxx TheWorld: - TheWorld.functiony1 - TheWorld.functiony2 - TheWorld.functionyy TheOtherObject: - TheOtherObject.functionz1 - TheOtherObject.functionz2 - TheOtherObject.functionzz i need to know all Object exist in console command my final purpose is a command can give $player_name $amount $item_name like: UserToPlayer("player_name").components.inventory:GiveItem(GLOBAL.SpawnPrefab("item_name")) But GLOBAL is not declare in console command, i find other way to implementing it. I hope it have some object to make an item such as: TheItem.Spawn("log"). c_give function is not enough for me. Everyone help me! Thanks!!! Link to comment https://forums.kleientertainment.com/forums/topic/116924-help-about-command-in-dedicated-server-console/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.