Basically I'm trying to spawn items into my server I'm not abusing I promise but I'm having trouble spawning the items with two names as I don't know how to because of the space in the items name anyone who knows how to do this please help and thanks!
Anything with spaces you need to put in brackets e.g. inv.giveplayer AskBilly4 "Large Spike Wall" 1
You just need to type the command into the console with commas around the item name like this:
[code]inv.additem Wihannes "Metal Door" 2[/code]
(The last number is the quantity.)
Step1: Login to your rcon with [B]rcon.login passwordhere[/B]/
Step2: Spawn in your items (Case Sesitive) [B]inv.giveplayer "yourname" "Item Name" amount[/B]
Thanks Guys! Really helped out ! :D
And thus, a new badmin was born.
Sorry, you need to Log In to post a reply to this thread.