Admiral TeaRex
Feared English Admiral
<!--quoteo--><div class='quotetop'>QUOTE</div><div class='quotemain'><!--quotec-->To mend your relation you must run this code somewhere :
LAi_group_SetRelation(LAI_GROUP_PLAYER, "Smugglers", LAI_GROUP_NEITRAL);<!--QuoteEnd--></div><!--QuoteEEnd-->
dont you mean
LAi_group_SetRelation(LAI_GROUP_PLAYER, "Smugglers", LAI_GROUP_NEUTRAL);?
i have no idea what so ever about coding, its just the spelling of NEITRAL that i thought would mess up the coding if anyone decides to get it into the code.
LAi_group_SetRelation(LAI_GROUP_PLAYER, "Smugglers", LAI_GROUP_NEITRAL);<!--QuoteEnd--></div><!--QuoteEEnd-->
dont you mean
LAi_group_SetRelation(LAI_GROUP_PLAYER, "Smugglers", LAI_GROUP_NEUTRAL);?
i have no idea what so ever about coding, its just the spelling of NEITRAL that i thought would mess up the coding if anyone decides to get it into the code.