Перейти к содержимому
View in the app

A better way to browse. Learn more.

Zloplay community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Опубликовано:
This is a console command:

tell playername message

 

to use it in a plugin you can use it like this:

Utilities.ExecuteCommand("tell playername message");

not work

 

Then you are doing something wrong because it works just fine for me?

Do you get an error?

Where do you call the function?

Опубликовано:
  • Автор

i write this:

public override void OnSay(Entity player, string name, string message)
      {
          Utilities.ExecuteCommand("tell " + player.Name + " hi");
      }

but when i write any message i receive nothing

Опубликовано:

b3 uses tell command, wich is a server command, not a client command.

A solution might be for the server owner to allow everyone to use !list (b3 command) to get player IDs and then some !tell or !pm command.

I once considered adding !pm command to my b3 plugin, but I doubt that server hosts would care to change the level required to use !list, to allow everyone to use it.

Опубликовано:
b3 uses tell command, wich is a server command, not a client command.

A solution might be for the server owner to allow everyone to use !list (b3 command) to get player IDs and then some !tell or !pm command.

I once considered adding !pm command to my b3 plugin, but I doubt that server hosts would care to change the level required to use !list, to allow everyone to use it.

 

I would like it for admins to chat/scheme...mooha mooha moohaha. Sometimes all the players aren't in the same channel on TS. ;)

Опубликовано:
When the hell was there a command for tell?

Apparently there is!

tell = say

exact same command I just tried it

DidUknowiGotPwnd

"tell" command won't even get output if you don't add a client ID with the command, while "say" is global chat.

say pwnd = pwnd (global)

say 0 pwnd = 0 pwnd (global)

tell pwnd = (no output at all)

tell 0 pwnd = pwnd (only to player ID 0, aka PM)

Опубликовано:
  • Автор
When the hell was there a command for tell?

Apparently there is!

tell = say

exact same command I just tried it

DidUknowiGotPwnd

"tell" command won't even get output if you don't add a client ID with the command, while "say" is global chat.

say pwnd = pwnd (global)

say 0 pwnd = 0 pwnd (global)

tell pwnd = (no output at all)

tell 0 pwnd = pwnd (only to player ID 0, aka PM)

 

thanks, work perfect! :D

Опубликовано:
When the hell was there a command for tell?

Apparently there is!

tell = say

exact same command I just tried it

DidUknowiGotPwnd

"tell" command won't even get output if you don't add a client ID with the command, while "say" is global chat.

say pwnd = pwnd (global)

say 0 pwnd = 0 pwnd (global)

tell pwnd = (no output at all)

tell 0 pwnd = pwnd (only to player ID 0, aka PM)

mm thought it was by name but mmmk

Опубликовано:

wow dukip is stupid

 

r29 has SayAll/SayTo/RawSayAll/RawSayTo. Wait for r29.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в тему...

Сейчас на странице 0

  • Нет пользователей, просматривающих эту страницу

Важная информация

Используя этот сайт, вы соглашаетесь Условия использования.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.