Saturday, August 30, 2025

So you want to be a Jedi?

 

Granting Jedi Skills

Light Master: /gmJediState 4;
Dark Master: /gmJediState 8;
/grantPadawanTrialsEligibility;
/grantSkill force_rank_light_master;
/grantSkill force_rank_dark_master;
/grantSkill force_sensitive_heightened_senses_master;
/grantSkill force_sensitive_enhanced_reflexes_master;
/grantSkill force_discipline_light_saber_master;
/grantSkill force_discipline_powers_master;
/grantSkill force_discipline_defender_master;
/grantSkill force_discipline_healing_master;
/grantSkill force_discipline_enhancements_master;
/grantSkill force_sensitive_combat_prowess_master;
/grantSkill force_sensitive_crafting_mastery_master;

Robes for Jedi

/object createitem object/tangible/wearables/robe/aakuan_robe.iff
/object createitem object/tangible/wearables/robe/robe_inquisitor.iff
/object createitem object/tangible/wearables/robe/robe_jedi_dark_s01.iff
/object createitem object/tangible/wearables/robe/robe_jedi_dark_s02.iff
/object createitem object/tangible/wearables/robe/robe_jedi_dark_s03.iff
/object createitem object/tangible/wearables/robe/robe_jedi_dark_s04.iff
/object createitem object/tangible/wearables/robe/robe_jedi_dark_s05.iff
/object createitem object/tangible/wearables/robe/robe_jedi_light_s01.iff
/object createitem object/tangible/wearables/robe/robe_jedi_light_s02.iff
/object createitem object/tangible/wearables/robe/robe_jedi_light_s03.iff
/object createitem object/tangible/wearables/robe/robe_jedi_light_s04.iff
/object createitem object/tangible/wearables/robe/robe_jedi_light_s05.iff
/object createitem object/tangible/wearables/robe/robe_jedi_padawan.iff
/object createitem object/tangible/wearables/robe/robe_jedi_test.iff 

 

To generate a +75 effectiveness Jedi lightsaber crafting tool
/generatecrafteditem object/draft_schematic/item/item_jedi_tool.iff 1 300 

 

Training Lightsabers 

 /object createitem object/weapon/melee/sword/crafted_saber/sword_lightsaber_s1_training.iff
 /object createitem object/weapon/melee/sword/crafted_saber/sword_lightsaber_s2_training.iff
 /object createitem object/weapon/melee/sword/crafted_saber/sword_lightsaber_s3_training.iff
 /object createitem object/weapon/melee/sword/crafted_saber/sword_lightsaber_s4_training.iff
 /object createitem object/weapon/melee/sword/crafted_saber/sword_lightsaber_s5_training.iff
 /object createitem object/weapon/melee/sword/crafted_saber/sword_lightsaber_s6_training.iff
 /object createitem object/weapon/melee/sword/crafted_saber/sword_lightsaber_s7_training.iff
 /object createitem object/weapon/melee/sword/crafted_saber/sword_lightsaber_s8_training.iff
 /object createitem object/weapon/melee/sword/crafted_saber/sword_lightsaber_s9_training.iff

Qui-Gon Jinn Lightsaber
/object createitem object/weapon/melee/sword/sword_lightsaber_quigon.iff

Sleekblack 1H Lightsaber
/object createitem object/weapon/melee/sword/sword_lightsaber_sleekblack.iff  

To get your 5th generation lightsaber do the following command

One handed 5th Generation Lightsaber 

/object createitem object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_gen5.iff

Two handed 5th Generation Lightsaber 
/object createitem object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_gen5.iff

 

/generatecrafteditem object/draft_schematic/weapon/lightsaber/lightsaber_polearm_gen4.iff 1 300 

I could not get the  5th generation Polearm Lightsaber to generate it was giving me an error constantly.

 

To get the krayt Pearl do this
/object createloot krayt_pearls 1 300

 To get a random color crystal use this comand you can not determine
what color crystal you are going to get  it is totally random. Sorry but that is how the game
is just keep running it if you are looking for a certain color of a crystal. 

/object createitem object/tangible/component/weapon/lightsaber/lightsaber_module_color.iff 

 
One Handed Lightsabers can be seen at
https://github.com/swgemu/Core3/tree/0964a5af46f7f1950f2f96ecc552558131c96b50/MMOCoreORB/bin/scripts/object/weapon/melee/sword/crafted_saber 


Two Handed Lightsabers can be seen at 
https://github.com/swgemu/Core3/tree/0964a5af46f7f1950f2f96ecc552558131c96b50/MMOCoreORB/bin/scripts/object/weapon/melee/2h_sword/crafted_saber

Double Bladed (Polearm) Lightsabers can be seen at 
https://github.com/swgemu/Core3/tree/0964a5af46f7f1950f2f96ecc552558131c96b50/MMOCoreORB/bin/scripts/object/weapon/melee/polearm/crafted_saber 

Friday, August 29, 2025

Generating +75 functionality Rating crafting stations and tools

So if you are starting your own city you will need some crafting stations maybe
in your city hall or another building that everyone can use.

 This is the commands to to generate +75 functionality rating crafting stations
I don't believe that the crafting station stat really matters I believe it is the tool
stat that matters.  But if you are going to generate a crafting station why not go for the 
best.  

 

Clothing crafting station
/generatecrafteditem object/draft_schematic/item/item_cloth_station.iff 1 300

Weapon Droid and general crafting station
/generatecrafteditem object/draft_schematic/item/item_weapon_station.iff 1 300 

Space crafting station
/generatecrafteditem object/draft_schematic/item/item_space_station.iff 1 300 

Food crafting station
/generatecrafteditem object/draft_schematic/item/item_food_station.iff 1 300  

Structure crafting station
/generatecrafteditem object/draft_schematic/item/item_structure_station.iff 1 300  

 

And for your crafting tools  this generates a +75 effectiveness crafting tool

Structure and Furniture
/generatecrafteditem object/draft_schematic/item/item_structure_tool.iff 1 300


Weapon droid and general crafting tool
 /generatecrafteditem object/draft_schematic/item/item_weapon_tool.iff 1 300

Space crafting tool
 /generatecrafteditem object/draft_schematic/item/item_space_tool.iff 1 300 

Clothing crafting tool
 /generatecrafteditem object/draft_schematic/item/item_clothing_tool.iff 1 300 

Generic crafting tool
 /generatecrafteditem object/draft_schematic/item/item_generic_tool.iff 1 300  

Jedi lightsaber crafting tool
/generatecrafteditem object/draft_schematic/item/item_jedi_tool.iff 1 300

Fishing pole (Quality 300)
/generatecrafteditem object/draft_schematic/item/item_fishing_pole.iff 1 300

 

And your survey tools 

 Mineral survey tool
 /generatecrafteditem object/draft_schematic/item/item_survey_tool_mineral.iff 1 300 

Chemical survey tool
/generatecrafteditem object/draft_schematic/item/item_survey_tool_liquid.iff 1 300

Flora survey tool
/generatecrafteditem object/draft_schematic/item/item_survey_tool_flora.iff 1 300

Shellfish survey tool
/generatecrafteditem object/draft_schematic/item/item_shellfish_harvester.iff 1 300 

Gas survey tool 
/generatecrafteditem object/draft_schematic/item/item_survey_tool_gas.iff 1 300

Water survey tool
/generatecrafteditem object/draft_schematic/item/item_survey_tool_moisture.iff 1 300 

Ambient solar energy survey tool
/generatecrafteditem object/draft_schematic/item/item_survey_tool_solar.iff 1 300

Wind survey tool
/generatecrafteditem object/draft_schematic/item/item_survey_tool_wind.iff 1 300

 

And if you need slicing tools for smuggler you can use these commands.

Slicing Laser Knife
/generatecrafteditem object/draft_schematic/slicing/slicing_laser_knife.iff 5000 300


Slicing Molecular Clamp
/generatecrafteditem object/draft_schematic/slicing/slicing_molecular_clamp.iff 5000 300


Flow Analyzer

/generatecrafteditem object/draft_schematic/slicing/slicing_flow_analyzer.iff 5000 300


Slicing armor upgrade kit
/generatecrafteditem object/draft_schematic/slicing/slicing_armor_upgrade_kit.iff 5000 300

Slicing weapon upgrade kit
/generatecrafteditem object/draft_schematic/slicing/slicing_weapon_upgrade_kit.iff 5000 300

For the smuggler items you can see them at 
https://git.swgemu.com/swgemu/Core3/src/branch/unstable/MMOCoreORB/bin/scripts/object/draft_schematic/slicing

You can see everything you can use the /generatecrafteditem on at this location
https://git.swgemu.com/swgemu/Core3/src/branch/unstable/MMOCoreORB/bin/scripts/object/draft_schematic 

Increase the number of lots per character

 So you want your server to have more lots per character so they can drop
more harvesters and houses etc.

Well this is how you do it. 

 First make sure your server is properly shut down before attempting to do this. 

The line that you are looking for is in the following file 

Core3/MMOCoreORB/src/server/zone/objects/player 

And you want to open up the PlayerObject.idl file. 

and you are searching for maximumLots =

You will find a line that says 

maximumLots = 10; Core3/MMOCoreORB/bin/scripts/object/building/player/city

Change that to how ever many lots you want the characters to have I changed mine
to 30. 

 https://github.com/swgemu/Core3/blob/0964a5af46f7f1950f2f96ecc552558131c96b50/MMOCoreORB/src/server/zone/objects/player/PlayerObject.idl#L4 

As of today July 29 2025 it looks to be around 385 of the source code but that is subject to
change as the developers change the source code. Just search for maximumLots =
and you will find it. 

So after doing all of this I was trying to drop a theater on an admin account to get a player
city going I put down the rest of the buildings and it said before when it was 10 lots that I needed
3 more lots before I upped it to 30 and it is still saying that.

So I decided to do this 

Go to  Core3/MMOCoreORB/bin/scripts/object/building/player/city

Open the file theater_corellia.lua

https://github.com/swgemu/Core3/blob/0964a5af46f7f1950f2f96ecc552558131c96b50/MMOCoreORB/bin/scripts/object/building/player/city/theater_corellia.lua#L44 

It will be not that far down in the file look for lotSize = 3,

Change that to  lotSize = 0,

save your changes.  

Do the same thing for  theater_naboo.lua and theater_tatooine.lua in the same directory. 

You will need to recompile the source again as well so in the Core3/MMOCoreORB
directory run the following command:  make -j$(nproc) 

 When it is done start your server and you will notice that the changes will be there.  

I hope this helps some one else out.  

 

So you want to be a Jedi?

  Granting Jedi Skills Light Master: /gmJediState 4; Dark Master: /gmJediState 8; /grantPadawanTrialsEligibility; /grantSkill force_ran...