i can not get the Trade bar code to work either
Silly question, but have you done "DebugMode 1" on the console before you try to add the items you require ?
Related commands to add Resources to your party wagon.
Regular resources:
rs ka_give_good GiveCargo(ID,#)
Where:
ID = Resource from list below.
# = Number of resources to give
ID Name
1 Ore
2 Timber
3 Skins
Rare resources:
rs ka_give_rare GiveCargo(ID,#)
Where:
ID = Resource from list below.
# = Number of resources to give
ID Name
1 Cold Iron
2 Adamantium
3 Darksteel
4 Mithril
5 Salt
7 Knucklehead Ivory
9 Harvest Mead
10 Dragon Mead
11 Zalantar
NOTE:
6,8,and 12 are not used.
13,14,15 map back to Ore, Timber, Skins but they are not any different from the regular versions.
*edit*
Example:
rs ka_give_rare GiveCargo(5,15)
will place 15 Salt into your Party Wagon.
This script DOES take into account the maximum size of your wagon.
[Edited by Raalgra, 11/25/2008 1:26:35 PM]
Sorry to necrothread but this was driving me crazy. So to complete this, you'll still need to specify the PC. Example:
rs ka_give_rare GiveCargo(1,10) Valg the Unstable
This would give the character known as Valg the Unstable 10 Ore.
Related commands to add Resources to your party wagon.
Regular resources:
rs ka_give_good GiveCargo(ID,#)
Where:
ID = Resource from list below.
# = Number of resources to give
ID Name
1 Ore
2 Timber
3 Skins
Rare resources:
rs ka_give_rare GiveCargo(ID,#)
Where:
ID = Resource from list below.
# = Number of resources to give
ID Name
1 Cold Iron
2 Adamantium
3 Darksteel
4 Mithril
5 Salt
7 Knucklehead Ivory
9 Harvest Mead
10 Dragon Mead
11 Zalantar
NOTE:
6,8,and 12 are not used.
13,14,15 map back to Ore, Timber, Skins but they are not any different from the regular versions.
*edit*
Example:
rs ka_give_rare GiveCargo(5,15)
will place 15 Salt into your Party Wagon.
This script DOES take into account the maximum size of your wagon.
[Edited by Raalgra, 11/25/2008 1:26:35 PM]
Sorry to necrothread but this was driving me crazy. So to complete this, you'll still need to specify the PC. Example:
rs ka_give_rare GiveCargo(1,10) Valg the Unstable
This would give the character known as Valg the Unstable 10 Ore.