MCPcopy Create free account
hub / github.com/cvet/fonline / SystemCall

Function SystemCall

Source/Scripting/ServerGlobalScriptMethods.cpp:1671–1802  ·  view source on GitHub ↗

Server-only on purpose: the subprocess-spawning Win32 path (CreateProcessW with a hidden window + pipe capture) must not land in the client binary, where antivirus heuristics would flag it.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Server_Game_SystemCallFunction · 0.85

Calls 15

strexClass · 0.85
CreatePipeFunction · 0.85
ReadFileFunction · 0.85
stringFunction · 0.85
replaceMethod · 0.80
substrMethod · 0.80
to_wide_charMethod · 0.80
eraseMethod · 0.45
findMethod · 0.45
emptyMethod · 0.45
sizeMethod · 0.45
dataMethod · 0.45

Tested by

no test coverage detected