Raised This Month: $ Target: $400
 0% 

[ANY] Improved Player Joined Team Messages v1.3.0.2


Post New Thread Reply   
 
Thread Tools Display Modes
Oshizu
Veteran Member
Join Date: Nov 2012
Location: Warsaw
Old 03-03-2013 , 13:58   Re: [Any] Improved Player Joined Team Messages v1.3
Reply With Quote #31

Quote:
Originally Posted by TheLaser View Post
Hello ,

I like this its really cool but I have one prob with it , I run HL2DM and you have the colors wrong .
can you fix it for me please ? Rebels are Red and Combine are Blue in Team HL2DM, you have them reversed ..

Thank you
I'il upload fixed version in 15 mins
__________________
...
Oshizu is offline
TheLaser
Senior Member
Join Date: Jan 2008
Location: USA VA
Old 03-15-2013 , 14:31   Re: [Any] Improved Player Joined Team Messages v1.3.0.1
Reply With Quote #32

OK ,

Thank you for the HL2DM colors fix but the team assign is wrong , , when someone joins combine the shows up blue and and sais combine that correct but when i look they are on rebels LOL so this must be reversed also

I guess you dont have or dont play TDM , sorry it took so long to test this for you , been kinda busy with other bugs in the server ...

thanks
TheLaser is offline
Oshizu
Veteran Member
Join Date: Nov 2012
Location: Warsaw
Old 03-15-2013 , 14:58   Re: [Any] Improved Player Joined Team Messages v1.3.0.1
Reply With Quote #33

You mean it says Rebels when they join Combine and when they join Combine it says Rebels?
__________________
...
Oshizu is offline
TheLaser
Senior Member
Join Date: Jan 2008
Location: USA VA
Old 03-15-2013 , 18:44   Re: [Any] Improved Player Joined Team Messages v1.3.0.1
Reply With Quote #34

Oshizu,

Yes exactly
TheLaser is offline
maxolahird
Veteran Member
Join Date: Dec 2012
Old 03-23-2013 , 17:18   Re: [Any] Improved Player Joined Team Messages v1.3.0.1
Reply With Quote #35

Errors

Code:
D:\SE\morcolors.inc(171) : error 017: undefined symbol "GetUserMessageType"
D:\SE\morcolors.inc(172) : error 017: undefined symbol "GetUserMessageType"
D:\SE\morcolors.inc(173) : error 017: undefined symbol "GetUserMessageType"
D:\SE\morcolors.inc(174) : error 017: undefined symbol "GetUserMessageType"
D:\SE\morcolors.inc(175) : error 017: undefined symbol "GetUserMessageType"
D:\SE\morcolors.inc(176) : error 017: undefined symbol "GetUserMessageType"
D:\SE\morcolors.inc(177) : error 017: undefined symbol "GetUserMessageType"
D:\SE\morcolors.inc(178) : error 017: undefined symbol "GetUserMessageType"
plugin attached :s yes I have morecolors
maxolahird is offline
maxolahird
Veteran Member
Join Date: Dec 2012
Old 03-23-2013 , 17:23   Re: [Any] Improved Player Joined Team Messages v1.3.0.1
Reply With Quote #36

Quote:
Originally Posted by maxolahird View Post
Errors

Code:
D:\SE\morcolors.inc(171) : error 017: undefined symbol "GetUserMessageType"
D:\SE\morcolors.inc(172) : error 017: undefined symbol "GetUserMessageType"
D:\SE\morcolors.inc(173) : error 017: undefined symbol "GetUserMessageType"
D:\SE\morcolors.inc(174) : error 017: undefined symbol "GetUserMessageType"
D:\SE\morcolors.inc(175) : error 017: undefined symbol "GetUserMessageType"
D:\SE\morcolors.inc(176) : error 017: undefined symbol "GetUserMessageType"
D:\SE\morcolors.inc(177) : error 017: undefined symbol "GetUserMessageType"
D:\SE\morcolors.inc(178) : error 017: undefined symbol "GetUserMessageType"
plugin attached :s yes I have morecolors
Attached Files
File Type: sp Get Plugin or Get Source (improved_join_team.sp - 151 views - 12.8 KB)
maxolahird is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 03-23-2013 , 18:11   [Any] Improved Player Joined Team Messages v1.3.0.1
Reply With Quote #37

Add this above OnPluginStart:

Code:
public APLRes:AskPluginLoad2(Handle:myself, bool:late, String:error[], err_max) {
    MarkNativeAsOptional("GetUserMessageType");
    return APLRes_Success;
}
__________________

Last edited by Dr. McKay; 03-23-2013 at 18:11.
Dr. McKay is offline
maxolahird
Veteran Member
Join Date: Dec 2012
Old 03-23-2013 , 21:29   Re: [Any] Improved Player Joined Team Messages v1.3.0.1
Reply With Quote #38

Quote:
Originally Posted by Dr. McKay View Post
Add this above OnPluginStart:

Code:
public APLRes:AskPluginLoad2(Handle:myself, bool:late, String:error[], err_max) {
    MarkNativeAsOptional("GetUserMessageType");
    return APLRes_Success;
}

I tried adding above and bellow didn't compile same errors :[
maxolahird is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 03-24-2013 , 00:05   Re: [Any] Improved Player Joined Team Messages v1.3.0.1
Reply With Quote #39

Quote:
Originally Posted by maxolahird View Post
I tried adding above and bellow didn't compile same errors :[
You need to compile against a 1.5 snapshot.
__________________
Dr. McKay is offline
Oshizu
Veteran Member
Join Date: Nov 2012
Location: Warsaw
Old 03-24-2013 , 18:53   Re: [Any] Improved Player Joined Team Messages v1.3.0.1
Reply With Quote #40

Quote:
Originally Posted by TheLaser View Post
Oshizu,

Yes exactly
Fixed problem
__________________
...
Oshizu 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 04:16.


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