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

ProKreedz 2.31


Post New Thread Reply   
 
Thread Tools Display Modes
KzFun.小鱼
Junior Member
Join Date: Sep 2008
Location: 127.0.0.1
Old 09-02-2013 , 15:13   Re: ProKreedz 2.31
Reply With Quote #961

INFO: Could not connect to steam community: *********޷*********************************** ********************************************* *һ******************************************* ***********ֹ***************************׽***** *************ֲ******************************* **************
KzFun.小鱼 is offline
Beyond Reality
Junior Member
Join Date: Jan 2010
Location: Bulgaria,Varna
Old 09-11-2013 , 19:10   Re: ProKreedz 2.31
Reply With Quote #962

NucL3ra , look this hook bug and pls fix it.
Many players use this bug and finish maps for few seconds ...
Should be made not to move to the wall up and down , like KZ-ARG mod.
Just see the demo please.

http://www.sendspace.com/file/fu67mm
Beyond Reality is offline
Send a message via Skype™ to Beyond Reality
a412010
Member
Join Date: Oct 2008
Location: Taipei, Taiwan
Old 10-11-2013 , 22:30   Re: ProKreedz 2.31
Reply With Quote #963

Quote:
Originally Posted by Beyond Reality View Post
NucL3ra , look this hook bug and pls fix it.
Many players use this bug and finish maps for few seconds ...
Should be made not to move to the wall up and down , like KZ-ARG mod.
Just see the demo please.

http://www.sendspace.com/file/fu67mm
Code was written by VanSi<ftw>

PHP Code:
new bool:gHooked[33]; // global var

public goStartid )
{
        if( 
gHooked[id] )
        {
                return 
PLUGIN_HANDLED;
        }
}
public 
hook_on(id)
{
        
hook_taskid );
        
gHooked[id] = true;
        return 
PLUGIN_HANDLED;
}
public 
hook_offid )
{
        
remove_hookid );
        
gHooked[id] = false;
        return 
PLUGIN_HANDLED;
}
public 
GoCheckid 
{
        if( 
gHooked[id] )
        {
                return 
PLUGIN_HANDLED;
        }
        
// ...
}
public 
client_disconnectid )
{
        
gHooked[id] = false;
}
 
public 
client_putinserverid )
{
        
gHooked[id] = false;

a412010 is offline
Beyond Reality
Junior Member
Join Date: Jan 2010
Location: Bulgaria,Varna
Old 10-19-2013 , 16:07   Re: ProKreedz 2.31
Reply With Quote #964

I don't know how to add and whether you need to remove something from the original source ?
Pls can you fix all the code and upload it here and hope to work .
Beyond Reality is offline
Send a message via Skype™ to Beyond Reality
a412010
Member
Join Date: Oct 2008
Location: Taipei, Taiwan
Old 10-25-2013 , 21:19   Re: ProKreedz 2.31
Reply With Quote #965

Quote:
Originally Posted by Beyond Reality View Post
I don't know how to add and whether you need to remove something from the original source ?
Pls can you fix all the code and upload it here and hope to work .
Yeah, here is, this modified sma with 3 critical fixes.
1. Choosing team bug fix.
2. Noclip fix.
3. Hook fix.

Try this and report bugs if it still exists.
Attached Files
File Type: sma Get Plugin or Get Source (prokreedz_2.31.sma - 395 views - 77.0 KB)
a412010 is offline
Batpurev
Junior Member
Join Date: Nov 2013
Location: UB
Old 11-24-2013 , 11:38   Re: ProKreedz 2.31
Reply With Quote #966

Plugins is running. But time is not working for me?
Batpurev is offline
a412010
Member
Join Date: Oct 2008
Location: Taipei, Taiwan
Old 11-26-2013 , 06:21   Re: ProKreedz 2.31
Reply With Quote #967

Quote:
Originally Posted by Batpurev View Post
Plugins is running. But time is not working for me?
What map? As I know some phenomenon maps like kz_a2_bhop_corruo_h that timer doesn't work. Nuclear maybe you can consider to add alternative start and end buttons like kz-arg's c4start to solve this.
a412010 is offline
NucL3ra
Veteran Member
Join Date: Sep 2008
Location: Bucuresti , Romania
Old 12-02-2013 , 03:37   Re: ProKreedz 2.31
Reply With Quote #968

Hey, that's exactly what I was working on before I stopped developing the plugin.

Maybe in this winter I give the code another look up, fix (copy paste) those bugs people found out.
__________________
My nickname is nucLeaR, I just screwed up at registering and didn't want to change after that X_X.
NucL3ra is offline
Send a message via Yahoo to NucL3ra
a412010
Member
Join Date: Oct 2008
Location: Taipei, Taiwan
Old 12-02-2013 , 10:14   Re: ProKreedz 2.31
Reply With Quote #969

Quote:
Originally Posted by NucL3ra View Post
Hey, that's exactly what I was working on before I stopped developing the plugin.

Maybe in this winter I give the code another look up, fix (copy paste) those bugs people found out.
Good news, here i want to report and suggest... ;]

1.your godmap code in 2.32 is not working...please fix it.
2.add infinite stuck. this mean you can use gocheck as many as cps which you saved. Done by myself

PS. I've already done the weapon sql tops. If you want the codes just PM me.

Last edited by a412010; 12-18-2013 at 10:47. Reason: ;p
a412010 is offline
nicoc13
Junior Member
Join Date: Oct 2008
Old 12-19-2013 , 17:53   Re: ProKreedz 2.31
Reply With Quote #970

hello my sv gives me this problem
Error: Unable to connect to MySQL.
I can not change the user because my sql will not let me, as you said in another answer nuclear

my cvar are so
kz_sql_host "fast-dl-color.net76.net"
kz_sql_user "my user"
kz_sql_pass "prokreedz_db"
kz_sql_files "fast-dl-color.net76.net/motd /"
kz_sql_db = "prokreedz_db"
kz_sql_name = "prokreedz_db"

vercion mysql 5.1

help mee
nicoc13 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 05:46.


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