Raised This Month: $51 Target: $400
 12% 

XE_Player_Bank v1.2 beta Script Pack


Post New Thread Reply   
 
Thread Tools Display Modes
ajax
Veteran Member
Join Date: Jan 2005
Old 06-09-2005 , 14:55  
Reply With Quote #21

EDIT: okay having just gone off on a rant, ManUp i think you neglected to include server.cfg in the latest update.

EDIT2: nevermind i found your cfg file code.
ajax is offline
ajax
Veteran Member
Join Date: Jan 2005
Old 06-09-2005 , 14:57  
Reply With Quote #22

Quote:
Originally Posted by sphinx
hi
path is ok.
as i said, v1.0 worked ok and i'm not quite a noob about linux ;)
i just commented that line from round_start.cfg and wait for an update/patch.
have to test script's functionality meanwhile.
10x.
sorry i didn't mean to imply you were a linux noob... that would be me. it's just that there is a slash path issue with eventscripts right now that can be solved by the script writer if necessary.
ajax is offline
putnani
Member
Join Date: Mar 2005
Old 06-09-2005 , 15:51  
Reply With Quote #23

info please how do i fix so version 1.1 works ?


btw ajax your lastmanstanding pack iam getting the same msg

lastmanstading installed incorrectly! (your new version)
putnani is offline
XE_ManUp
Senior Member
Join Date: Mar 2005
Location: Charlotte, NC
Old 06-09-2005 , 20:22  
Reply With Quote #24

Current Code in round_start.cfg:
Code:
// Install Check
es_setinfo xeb_install 0
es exec server_var(xeb_install_check)
if (server_var(xeb_install) equalto 0) then es_xcentermsg XE_Player_Bank installed incorrectly!

if (server_var(allow_give_command) equalto 1) then es_xif (server_var(show_give_msg) equalto 1) then es_msg #green [Notice]: Type GIVE LIMIT in player chat to see the give command restrictions.
The error was a simple one. The line:

Code:
es exec server_var(xeb_install_check)
Should be:

es exec server_var(xeb_install_check.cfg)

I am going to release another version tonight fixing this issue as well as adding additional functionality to my "silent_mode." I just got back from work and have to go to school, but I guarantee this will be released tonight.

Sorry for the troubles, everyone. I forgot to "beta" test the install_check coding.
XE_ManUp is offline
XE_ManUp
Senior Member
Join Date: Mar 2005
Location: Charlotte, NC
Old 06-10-2005 , 00:51   XE_Player_Bank v1.2 has been released!!!
Reply With Quote #25

Quote:
Originally Posted by sphinx
hi
yesterday i've installed v1.0 and worked ok.
today i've upgraded to 1.1 and XE_Player_Bank installed incorrectly message appears at every round start.
i have set:
gives_per_round 3
gives_per_map x
give_cash_limit_map x
everything else is default.
i'm running linux dedicated server.
any ideea?
P.S. You no longer have to assign the values of "X" to any of these. Update v1.1 removed the (pardon the pun) "X-Factor."

Quote:
Originally Posted by XE_ManUp
The "give_restriction" variable is used to determine the limitations of the "give command" as set forth by the admin. The restrictions are based on the following:
  • 1 = gives_per_round (the max # of times a player can use the "give command" PER ROUND)
    2 = gives_per_map (the max # of times a player can use the "give command" PER MAP)
    3 = give_cash_limit_map (the max amount of money a player can "give" PER MAP)
  • give_restriction 1
Therefore, you can have this code in your "admin_settings_give.cfg"

Code:
// $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
// This sets the number of times a player can use the give command per round.
// $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

es_xsetinfo gives_per_round 3

// $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
// This sets the number of times a player can use the give command per map.
// $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

es_xsetinfo gives_per_map 10

// $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
// This sets the amount of money a player can give per map.
// $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

es_xsetinfo give_cash_limit_map 16000
Quote:
Originally Posted by putnani
iam getting this in server consol at startup with the version 1.1

XE_Player_Bank installed incorrectly!
Quote:
Originally Posted by DieNackteKanone
same for me, also linux

tell me, if you need more infos ;)
Sorry for the mishap everyone...it seems that when I "borrowed" the code via ajax, I neglected to change one of the lines of code, and forgot to add a ".cfg" in another area of my code. That being said:

XE_Player_Bank v1.2 has been released!!!

(as promised, same day)

Quote:
XE_Player_Bank v1.2

1. Fixed the Install Check bug where even if you installed XE_Player_Bank correctly, it would still display an error message.

2. Added coding that if silent_cash_mode is set to "1" (active) then the variables:
  • mani_mute_con_command_spam (Mani)
    nm_show_actions (NemoD)
    ShowChatCommands (BeetlesMod)
would be changed back to their original values IMMEDIATELY after payment has been executed.

I did this in order not to mess with other admins' settings on their server if the script pack is active...(prior to this "update" it would permanently change their settings of these server vars).
XE_ManUp is offline
$carface
Member
Join Date: Mar 2005
Location: Neumarkt
Old 06-10-2005 , 01:49  
Reply With Quote #26

thanks, i will try it when i get back from school ;)
__________________
$carface is offline
Send a message via ICQ to $carface
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:35.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode