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

Bomb transfer message


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Czarny Iwan
Senior Member
Join Date: Jun 2007
Location: Poland
Old 07-07-2007 , 08:21   Bomb transfer message
Reply With Quote #1

My and mine server language is english and I get thi message:
Code:
Bomb transferred to ^"%s^"^nsince ^"%s^" is AFK
which seems normal, but sometimes i get SMTH like this:
Code:
?????? ^"%s^"^nsince ^"%s^" is AFK
Whats wrong?

I'll attach screen soon.
__________________

Last edited by Czarny Iwan; 07-16-2007 at 20:05.
Czarny Iwan is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 07-08-2007 , 01:36   Re: Bomb transfer message
Reply With Quote #2

That would strictly be language, kinda weird. But just go thru the message menu and select english, just to reaffirm to the server, then if it still does that, just take out the chinese in the .txt

amxmodmenu
__________________
bmann_420 is offline
Czarny Iwan
Senior Member
Join Date: Jun 2007
Location: Poland
Old 07-16-2007 , 20:10   Re: Bomb transfer message
Reply With Quote #3

I've promised a screen, so here it is. My server language and mine is English. I've checked. It seems that plugin takes this message from [cn] language. Why?
Attached Thumbnails
Click image for larger version

Name:	Bez nazwy.jpg
Views:	251
Size:	4.4 KB
ID:	18232  
__________________
Czarny Iwan is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 07-17-2007 , 05:20   Re: Bomb transfer message
Reply With Quote #4

I dunno but you can either take Chinese out or find out why. or both

I seriously dont know why it would do that
__________________
bmann_420 is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 07-17-2007 , 09:13   Re: Bomb transfer message
Reply With Quote #5

Maybe with changing line 655 :

PHP Code:
format(message127"%L"LANG_PLAYER"AMX_SUPER_BOMB_TRANSFER"r_namec_name
with

PHP Code:
format(message127"%L"id"AMX_SUPER_BOMB_TRANSFER"r_namec_name
as you are using a loop after to print the hudmessage :
PHP Code:
for (new 0num; ++i)
        
show_hudmessage(id[i], "%s"message
????????????
ConnorMcLeod 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 19:11.


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