LARP HELP
#1

Hi. I have a little problem with LARP GM. When a user is logged in, the OOC chat is enabled how do I disable it?

The script at
pawn Код:
public OnPlayerConnect()
i have this

pawn Код:
gOoc[playerid] = 0; gNews[playerid] = 0; BigEar[playerid] = 0; gDice[playerid] = 0; gFam[playerid] = 0;
but not work HELP me.
Reply
#2

search in your script gOoc[playerid] = 1;
and change it to 0
Reply
#3

dont work! HELP
Reply
#4

Isn't the OOC channel disable/enable command something like /noooc in all the GF edits?
Reply
#5

what you mean? you can disable by admin command, and you mean its a bug that if you disable it will keep enabled ?
Reply
#6

yes i can disable OOc chat /noooc , but if I restart the server OOC chat is enabled for users.
Reply
#7

anyone please?
Reply
#8

Under OnGamemodeInIt()

pawn Код:
noooc = 1;
Reply
#9

Kartowka thanks for help. now it work.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)