Raised This Month: $32 Target: $400
 8% 

[Req] Longjump Plugin With WJ bhlj + stup dcj & noblock


Post New Thread Reply   
 
Thread Tools Display Modes
SchlumPF*
Veteran Member
Join Date: Mar 2007
Old 12-14-2008 , 16:12   Re: [Req] Longjump Plugin With WJ bhlj + stup dcj & noblock
Reply With Quote #11

hf creating a ljstats... pretty sux and somewhen it will get on your nerves ( especially the technqiue detections, btw this is one reason why my next version wont show you your pre. another reason is that my plugin shall become a listenserverplugin) if you want to i can share my knowledge about ljstats with you + send you some code i wont do here.
__________________
SchlumPF* is offline
Send a message via ICQ to SchlumPF*
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 12-14-2008 , 16:19   Re: [Req] Longjump Plugin With WJ bhlj + stup dcj & noblock
Reply With Quote #12

Mine isn't all in one plugin.
It's got 1 plugin per technique.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
paprzyk
Junior Member
Join Date: May 2008
Old 12-15-2008 , 02:12   Re: [Req] Longjump Plugin With WJ bhlj + stup dcj & noblock
Reply With Quote #13

Quote:
Originally Posted by Exolent[jNr] View Post
I'm working on a LongJump Stats All-In-One plugin.
Currently I have made:
  • LongJump Stats
  • BhopJump Stats
  • CountJump Stats
  • Double CountJump Stats
  • HighJump Stats
Can you give me this plugins??
paprzyk is offline
danielkza
AMX Mod X Plugin Approver
Join Date: May 2007
Location: São Paulo - Brasil
Old 12-15-2008 , 02:43   Re: [Req] Longjump Plugin With WJ bhlj + stup dcj & noblock
Reply With Quote #14

Quote:
Originally Posted by paprzyk View Post
[/list]Can you give me this plugins??
What part of 'I'm working' didn't you get? He will releease them when they're ready.

Just as a suggestion for you Exolent, you could make the rank/stats saving features in one plugin, and call it from each jump-type plugin to avoid repetition.

And when you finish it, I'll get working on the KZ AIO that I started.
__________________

Community / No support through PM
danielkza is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 12-15-2008 , 11:21   Re: [Req] Longjump Plugin With WJ bhlj + stup dcj & noblock
Reply With Quote #15

The menus are in each plugin, as is the top jumps.
If the plugin for one technique isn't loaded, you cannot see those tops.
I will be making a main plugin which will have the main menu, and check to see which technique plugins are loaded so it knows which menus will work.

It's hard to avoid repetition when you have an individual plugin for each type of jump.
I can probably save some by integrating ljstats and hjstats, but I'd rather keep each technique in its own plugin.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
danielkza
AMX Mod X Plugin Approver
Join Date: May 2007
Location: São Paulo - Brasil
Old 12-16-2008 , 02:25   Re: [Req] Longjump Plugin With WJ bhlj + stup dcj & noblock
Reply With Quote #16

Quote:
Originally Posted by Exolent[jNr] View Post
The menus are in each plugin, as is the top jumps.
If the plugin for one technique isn't loaded, you cannot see those tops.
I will be making a main plugin which will have the main menu, and check to see which technique plugins are loaded so it knows which menus will work.

It's hard to avoid repetition when you have an individual plugin for each type of jump.
I can probably save some by integrating ljstats and hjstats, but I'd rather keep each technique in its own plugin.
What I meant was placing the rank saving, cheating detection, etc, in a separate plugin, and calling dynamic natives from the others. If using SQL (not sure if you'll do it) for the ranks, this would save extra connections and keep the overhead as low as possible.
__________________

Community / No support through PM
danielkza is offline
NucL3ra
Veteran Member
Join Date: Sep 2008
Location: Bucuresti , Romania
Old 12-16-2008 , 06:08   Re: [Req] Longjump Plugin With WJ bhlj + stup dcj & noblock
Reply With Quote #17

Look what i did , i combined kz_ljs_xm with kz_stats and i created kz_stats+strafe-counter+lj top

Actually all i did was to delete the Hud message of kz_ljs_xm when you jump except the strafes ;>

Look what you have to do
-Complite them
-Put the in plugins.ini

Look how it shows :
[IMG]http://img216.**************/img216/3161/kzlongjumps20016ms7.png[/IMG]
[IMG]http://img216.**************/img216/5605/kzlongjumps20021pg0.png[/IMG]
[IMG]http://img216.**************/img216/9418/kzlongjumps20026wj1.png[/IMG]
[IMG]http://img216.**************/img216/4803/kzlongjumps20030di2.png[/IMG]
[IMG]http://img95.**************/img95/6199/kzlongjumps20017la3.png[/IMG]

And don't forget new recs for me
-CJ : 259.160
-DCJ : 250.978
-BhopLj : 241.555
-WJ : 261.312

Quote:
This Kz stats shows WJ's but them are not shown up like Wj but Lj
Attached Files
File Type: sma Get Plugin or Get Source (kz_ljs_xm.sma - 2694 views - 149.2 KB)
File Type: sma Get Plugin or Get Source (kz_stats.sma - 2415 views - 20.0 KB)

Last edited by NucL3ra; 12-16-2008 at 06:12.
NucL3ra is offline
Send a message via Yahoo to NucL3ra
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 12-16-2008 , 06:18   Re: [Req] Longjump Plugin With WJ bhlj + stup dcj & noblock
Reply With Quote #18

ehm i did easier way with strafecounter, i added it into kz_stats
__________________
xPaw is offline
paprzyk
Junior Member
Join Date: May 2008
Old 12-16-2008 , 11:23   Re: [Req] Longjump Plugin With WJ bhlj + stup dcj & noblock
Reply With Quote #19

Quote:
Originally Posted by NucL3ra View Post
Look what i did , i combined kz_ljs_xm with kz_stats and i created kz_stats+strafe-counter+lj top

Actually all i did was to delete the Hud message of kz_ljs_xm when you jump except the strafes ;>
So I have to add both plugins??
paprzyk is offline
DarKne$$
New Member
Join Date: Dec 2008
Old 12-19-2008 , 14:42   Re: [Req] Longjump Plugin With WJ bhlj + stup dcj & noblock
Reply With Quote #20

Hi i downloaded them both and added it in but it only shows Lj and Cj .

And the stats only shows the strafe and no stats.

How did u get ur 1 to show stats?

Thanks if u can help
(if its the HUD can u please upload it? or edit the files to have the HUD shown in the screenshot)

Last edited by DarKne$$; 12-19-2008 at 14:45.
DarKne$$ 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 17:33.


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