hi im trying to open sever with Protect the PM SA but... can not use any korean -
redford - 12.12.2011
im not sure it is right board for this ^^;;;sorry
hi im trying to open sever with Protect the PM SA but...
can not use any korean on game
and it is critical issue for us
look at the screenshot on attached photo
one on the right is consol panel and the other one is GM's chat box in the GM
...which looks like alien's language.
and i digged the GM So hard to figureout whats the problem and just now i found one
he say....
"any foreign languages can not be used for Textdraw you fuxxing dickHxxx!!hahahahahahahahahahahahahahahahaha"
(/ban .....)
so. when i look even deeper in to the GM
it could find dozens of SendClientMessage series witch is very good!
but@@@@@@@@@@@@@@@@@@@@
when i tacked this damm...s.. it connected to.. this
//on file PTPM_SA_Functions.inc on line from 405
function PTPM_SendClientMessageToAll(text[NUM_STRING_LENGTH])
{
for(l = 0; l < MAX_CHATBOX_LINES - 1; l++)
{
format(PTPM_
Chatbox_Line[l], NUM_STRING_LENGTH, PTPM_Chatbox_Line[l + 1]);
TextDrawSetString(PTPM_Chatbox[l], PTPM_Chatbox_Line[l]);
}
if(strlen(text) > (NUM_STRING_LENGTH / 2))
{
format(PTPM_Chatbox_Line[MAX_CHATBOX_LINES - 1], NUM_STRING_LENGTH / 2, text);
PTPM_SendClientMessageToAll(PTPM_Chatbox_Line[MAX_CHATBOX_LINES - 1]);
format(PTPM_Chatbox_Line[MAX_CHATBOX_LINES - 1], NUM_STRING_LENGTH, text[NUM_STRING_LENGTH / 2]);
}
else
{
if(PTPM_IsEmpty(text)) format(PTPM_Chatbox_Line[MAX_CHATBOX_LINES - 1], NUM_STRING_LENGTH, " ");
else format(PTPM_Chatbox_Line[MAX_CHATBOX_LINES - 1], NUM_STRING_LENGTH, text);
}
.
.
.
.
.
.
like this so...
and this damm thing can not even hold more than 42 lines@@@@(when it comes 43line the samp get stuns..)
we(me and my people..)
can't even have chat
chat!@@@@@@@@@@
anyway...
i couldn't find even where to start to "fix" it...
so.. please!@@@@@
please fix this problem.....
like... no textdaws but just normal chat box
and other cmd respons too(ex. the texts that show when type /duty)
the fancy chat box it too good for us we just need original and normal chat box @@
thankyou
http://forum.sa-mp.com/showthread.ph...Prime+Minister
the original post for this GM
Re: hi im trying to open sever with Protect the PM SA but... can not use any korean -
Mr.Fames - 12.12.2011
try to reinstall everything even gta itself
Re: hi im trying to open sever with Protect the PM SA but... can not use any korean - Astralis - 12.12.2011
there are 2 more PTPM releases. Try other.
Re: hi im trying to open sever with Protect the PM SA but... can not use any korean -
redford - 13.12.2011
yes
actually there are dozens other versions...
but this one is only one can downloadable ...
and also i already finishing translating it in to korean...
so.. only problem is now.... everything is all linked to the textdraws...
so i really need how to edit how to make all textdraws for sendclientmassge....
maybe it is easy
just delete all defines or change every textdraws to Sendclientmassage or sendclientmassgetoall
but i coudnt even find out where to change it
so im trying to get some helps from you guys.....
plz helpme
Re: hi im trying to open sever with Protect the PM SA but... can not use any korean -
ricardo178 - 13.12.2011
Facepalm.... Try to write better... With pontuation, capitals and use [pawn] tags...
I really didn't understand the problem.
Re: hi im trying to open sever with Protect the PM SA but... can not use any korean -
redford - 13.12.2011
Quote:
Originally Posted by ricardo178
Facepalm.... Try to write better... With pontuation, capitals and use [pawn] tags...
I really didn't understand the problem.
|
sorry for my bad english.....
there are 3 simple points.
1. i have GM called PTPM and it can not use any koreans
2. cuz it covers with textdraws on everything
3. so im looking for someone to help me to change those textdraws to 'normal' like.... sendclientmassage...
there is GMs origianl link
http://forum.sa-mp.com/showthread.ph...Prime+Minister
Re: hi im trying to open sever with Protect the PM SA but... can not use any korean - Astralis - 13.12.2011
Quote:
Originally Posted by redford
sorry for my bad english.....
there are 3 simple points.
1. i have GM called PTPM and it can not use any koreans
2. cuz it covers with textdraws on everything
3. so im looking for someone to help me to change those textdraws to 'normal' like.... sendclientmassage...
there is GMs origianl link
http://forum.sa-mp.com/showthread.ph...Prime+Minister
|
Whats koreans? And post this in scripting board,