ok, i will do my very best
i will keep you informed...one last thing about this: should i post possible errors to the bugtracker? as these errors are not from game itself, but errors by changing the scripts?!
but for my problem 1: i think i just forgot to remove/change something...maybe somebody with a better knowlegde about the scripting funktions might help me, as it isnt really an error:
i want to move some of the initial weapons to a later time (by adding a research_AND to the tech)...i already did:
1. remove the item and its ammo from the equipment campaign_player list in equipment.ufo
2. remove the information researched rslist_phalanx in researched_list.ufo
3. add the researched_AND to the tech
it works so far quite ok, as the tech is not shown in the ufopedia anymore and there are no weapons on the market to buy.
But there are still soldiers equiped with the weapons, though they are labeled "unknown - not usable"...so i think i just forgot to change one link to the scripts...but where?