How do I get Red Chips

Status
Not open for further replies.
lols, u dont go to sql to find red chips..
go to your source and find Spec_Item.txt or propItemtxt.txt
CTRL+F and search red chips
 
To create Red Chips ingame, make sure your character is a GM, then enter the following command in the chat ingame:
Code:
/ci "Red Chips" 500
That would create 500 red chips. If you need other items, go into your Resource folder (server files), open up propItem.txt.txt and search for the item you'd like to get ingame. Quite handy if you do not know the full name of an item, but just a part of it. After you've found the item you'd want, enter it exactly as the 'Red Chip creating command' from above. Like this;
Code:
/ci "Name of item" AmountInNumbers
 
Status
Not open for further replies.
Back