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

Upgrading Plugins from 1.8.1 to 1.8.2: What I should edit


Post New Thread Reply   
 
Thread Tools Display Modes
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 06-12-2014 , 11:44   Re: Upgrading Plugins from 1.8.1 to 1.8.2: What I should edit
Reply With Quote #11

Quote:
Originally Posted by Fr33m@n View Post
stop inducing people in error smiley if you don't follow amxmodx development.
color chat native have been done on 1.8.3.
I not saying nothing about versions, only offsets and color_chat.
What error? I meain offsets, I do not care about versions he used in their servers
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
Fr33m@n
Veteran Member
Join Date: May 2008
Location: France Marne
Old 06-12-2014 , 13:47   Re: Upgrading Plugins from 1.8.1 to 1.8.2: What I should edit
Reply With Quote #12

Quote:
Originally Posted by ^SmileY View Post
Nothing changed to worry, only the new functions like chat color and offsets
He talked about 1.8.1 to 1.8.2 and you, you talk about 1.8.2 to 1.8.3.
Fr33m@n is offline
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 06-12-2014 , 14:31   Re: Upgrading Plugins from 1.8.1 to 1.8.2: What I should edit
Reply With Quote #13

Quote:
Originally Posted by Fr33m@n View Post
He talked about 1.8.1 to 1.8.2 and you, you talk about 1.8.2 to 1.8.3.

Offsets of course, i did not say more than this
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
meTaLiCroSS
Gaze Upon My Hat
Join Date: Feb 2009
Location: Viņa del Mar, Chile
Old 06-12-2014 , 15:33   Re: Upgrading Plugins from 1.8.1 to 1.8.2: What I should edit
Reply With Quote #14

Does the ItemPreFrame issue hook with players that calls originally ResetMaxSpeed on Hamsandwich, stills working on both linux and windows?
__________________
Quote:
Originally Posted by joropito View Post
You're right Metalicross
meTaLiCroSS is offline
Fr33m@n
Veteran Member
Join Date: May 2008
Location: France Marne
Old 06-12-2014 , 16:17   Re: Upgrading Plugins from 1.8.1 to 1.8.2: What I should edit
Reply With Quote #15

Yes. and i'm still using it in my cod mod who run on 1.8.2 :

PHP Code:
#define Ham_Player_ResetMaxSpeed Ham_Item_PreFrame

public plugin_init()
{
    
RegisterHam(Ham_Player_ResetMaxSpeed"player""Ham_Player_ResetMaxSpeed_Post", .Post true)

Ham update have been added on 1.8.3
Fr33m@n is offline
meTaLiCroSS
Gaze Upon My Hat
Join Date: Feb 2009
Location: Viņa del Mar, Chile
Old 06-12-2014 , 16:24   Re: Upgrading Plugins from 1.8.1 to 1.8.2: What I should edit
Reply With Quote #16

Quote:
Originally Posted by Fr33m@n View Post
Yes. and i'm still using it in my cod mod who run on 1.8.2 :

PHP Code:
#define Ham_Player_ResetMaxSpeed Ham_Item_PreFrame

public plugin_init()
{
    
RegisterHam(Ham_Player_ResetMaxSpeed"player""Ham_Player_ResetMaxSpeed_Post", .Post true)

Ham update have been added on 1.8.3
Perfect, thanks!
__________________
Quote:
Originally Posted by joropito View Post
You're right Metalicross
meTaLiCroSS is offline
Fr33m@n
Veteran Member
Join Date: May 2008
Location: France Marne
Old 06-13-2014 , 05:47   Re: Upgrading Plugins from 1.8.1 to 1.8.2: What I should edit
Reply With Quote #17

Note that in the latest 1.8.3, there is the new Ham_CS_Player_ResetMaxSpeed that handle that.

Last edited by Fr33m@n; 06-13-2014 at 05:56.
Fr33m@n 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:27.


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