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

Team Objectives - Slay Losers (OLO)


Post New Thread Reply   
 
Thread Tools Display Modes
daoanh
New Member
Join Date: Oct 2023
Old 10-07-2023 , 03:25   Re: Team Objectives - Slay Losers (OLO)
Reply With Quote #141

Quote:
Originally Posted by vandercal View Post
A bug...

When the players get killed by the slay loser plugin, they get a frag more on their score. From what I can see, I think its got something to do with these functions:

user_kill(id,1)
set_user_frags(id, get_user_frags(id)+1)

Best Regards
/Van der Cal
HI GUYS;

A know this problem. The reason the points are not saved is because there is no storage address, so the next round will automatically reset.
You need call module csx & fun, step by step bellow:

1/ Down load fun_amxx_i386.so & csx_amxx_i386.so (for 32 bit server), then copy in path /addons/amxmodx/modules

2/ Edit file dll at path /addons/metamod/plugins.dll
add 2rows
linux addons/amxmodx/modules/fun_amxx_i386.so
linux addons/amxmodx/modules/csx_amxx_i386.so

3/ Open module fun & csx, open file /addons/amxmodx/configs/modules.ini
add 2rows
-----------------------------------
;engine
;fakemeta
;geoip
;sockets
;regex
;nvault
;hamsandwich
fun
csx

4/ Restart sever & enjoy

Thanks for view
daoanh is offline
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 21:38.


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