OnPlayerText Problem..
#1

hello i start today to ,, make my server but i got an problem when i chat in Game.. ,, text dont show.. please help me

Reply
#2

Hello!

Can you show us your "OnPlayerText" callback, please?
Reply
#3

Else I Try It In return 0


Quote:

public OnPlayerText(playerid, text[])
{
return 1;
}

Reply
#4

Do you use filterscripts? If yes, look if there is return 0; in OnPlayerText.
Reply
#5

i did Dont Work
Reply
#6

Deleted and sorry
Reply
#7

@vikoo:
He has not all the variables that you use. You can't send some code of your script. Think about that.

@JuzDoiT:
Do you not have filterscripts? Then take this code and send us the server.log.txt when you send a message in game.
PHP код:
public OnPlayerText(playerid,text[])
{
    
printf("playerid: %i - text: %s",playerid,text);
    return 
1;

Reply
#8

Quote:
Originally Posted by vikoo
Посмотреть сообщение
try it
What is this?
Reply
#9

oh sorry iam just want help him
Reply
#10

Quote:
Originally Posted by vikoo
Посмотреть сообщение
oh sorry iam just want help him
Do u know commenting without not knowing what your doing is against the rules.
I Think,Correct Me If Am Wrong.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)