Немања М.

Results 14 comments of Немања М.

The what hahahahah, they're violating nothing you stupid Indian.

![Screenshot_20220629-104525_Organic Maps](https://user-images.githubusercontent.com/105242066/176393649-67b3a05d-330a-49fc-a6cc-954043757ed7.png) -- hm?

> Sry I'm not familiar with these languages and I don't know how to add comparative testing fairly. Maybe you can offer some ideas. Zig should be fairly easy and...

Something else does, YSI is simply reporting the issue. YSI itself is most probably not using that callback (unless you used a component which relies on the mentioned callback which...

You didn't start the timer properly or there are errors in the server log

[docs.](https://github.com/pawn-lang/YSI-Includes/blob/0a47c30fb6a4b04a2e7e3993e10445c7f2c280f5/YSI_Data/y_foreach/features.md#vehicleoccupant)

They already do, `foreach (new i : StreamedPlayer[playerid])` `i` being (one of the) streamed player's id

Figured it out on Discord, tldr use `COMMAND_SILENT ` paired with `Command_SetSilentReturn(true)`

Apparently COMMAND_SILENT returns **SERVER: Unknown message** even with **Command_SetSilentReturn** set to **true**, however it did not when I used the /help command so that's why I assumed it initially worked.....