Sign in to follow this  
Taylor FDC

How to get a new gear for new bambi character

2 posts in this topic

Unpack exile_server, go to code, then open ExileServer_object_player_network_createPlayerRequest in notepad++ and add

_bambiPlayer addUniform "U_NikosAgedBody"; === Change it
 _bambiPlayer addVest "V_BandollierB_khk"; === Change it
 _bambiPlayer addMagazines ["6Rnd_45ACP_Cylinder", 5]; === Change it
 _bambiPlayer addWeaponGlobal "hgun_ACPC2_F"; === Change it

AFTER 
 _bambiPlayer = _group createUnit ["Exile_Unit_Player", [0,0,0], [], 0, "CAN_COLLIDE"];

 

Edited by Taylor FDC

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.