Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Am I allowed to edit the Mission pbo file?


Vladick

Recommended Posts

@Steven

 

Well, your loadout worked great. I plopped it in and it was good to go. I guess it was either the backpack or the makarovSD that was causing the problems.

 

My next attempt will be to add self-bloodbagging. Can it be as easy as just changing "false" to "true" in the following code or is there more to it?

 

//DZE_SelfTransfuse Allows Players to Self-Bloodbag

DZE_SelfTransfuse = false;

 

//DZE_selfTransfuse_Values = [blood amount, infection chance, cool-down

DZE_selfTransfuse_Values = [12000, 15, 300];

 

Thanks again!

 

Vladick

Share this post


Link to post
Share on other sites

@Steven

 

Well, your loadout worked great. I plopped it in and it was good to go. I guess it was either the backpack or the makarovSD that was causing the problems.

 

My next attempt will be to add self-bloodbagging. Can it be as easy as just changing "false" to "true" in the following code or is there more to it?

 

//DZE_SelfTransfuse Allows Players to Self-Bloodbag

DZE_SelfTransfuse = false;

 

//DZE_selfTransfuse_Values = [blood amount, infection chance, cool-down

DZE_selfTransfuse_Values = [12000, 15, 300];

 

Thanks again!

 

Vladick

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...