server-beta icon indicating copy to clipboard operation
server-beta copied to clipboard

[BEHAVIOR DIFFERENCE]: cmdlist missed some commands too

Open NexiusTailer opened this issue 3 years ago • 0 comments

Description

All the same as with the previous issue, but this time typing cmdlist in the server console.

Missed commands in omp server cmdlist:

  • loadfs
  • unloadfs
  • reloadfs
  • reloadlog
  • changemode
  • gmx
  • exit
  • exec

How to re-produce this behavior difference

Start both servers one by one and type cmdlist command.

Relevant log output

SA-MP server

Console input: cmdlist
[19:33:50] Console Commands:
[19:33:50]   echo
[19:33:50]   exec
[19:33:50]   cmdlist
[19:33:50]   varlist
[19:33:50]   exit
[19:33:50]   kick
[19:33:50]   ban
[19:33:50]   gmx
[19:33:50]   changemode
[19:33:50]   say
[19:33:50]   reloadbans
[19:33:50]   reloadlog
[19:33:50]   players
[19:33:50]   banip
[19:33:50]   unbanip
[19:33:50]   gravity
[19:33:50]   weather
[19:33:50]   loadfs
[19:33:50]   unloadfs
[19:33:50]   reloadfs

OMP server:

[19:33:44] [Info] Console commands:
[19:33:44] [Info] sleep
[19:33:44] [Info] say
[19:33:44] [Info] banip
[19:33:44] [Info] unbanip
[19:33:44] [Info] weather
[19:33:44] [Info] weburl
[19:33:44] [Info] players
[19:33:44] [Info] ban
[19:33:44] [Info] password
[19:33:44] [Info] language
[19:33:44] [Info] hostname
[19:33:44] [Info] messageslimit
[19:33:44] [Info] playertimeout
[19:33:44] [Info] mapname
[19:33:44] [Info] gamemodetext
[19:33:44] [Info] rcon
[19:33:44] [Info] echo
[19:33:44] [Info] gravity
[19:33:44] [Info] worldtime
[19:33:44] [Info] cmdlist
[19:33:44] [Info] varlist
[19:33:44] [Info] messageholelimit
[19:33:44] [Info] reloadbans
[19:33:44] [Info] ackslimit
[19:33:44] [Info] rcon_password
[19:33:44] [Info] kick

open.mp server version

Build 8

Operating system or distribution

Windows 10 (21H2)

Contact information

Nexius#2253

NexiusTailer avatar Sep 04 '22 16:09 NexiusTailer