export_uid
来自「C实现的MUD,对大家基本入门网络游戏很有帮助!」· 代码 · 共 20 行
TXT
20 行
eeeexxxxppppoooorrrrtttt____uuuuiiiidddd((((3333)))) MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444)))) eeeexxxxppppoooorrrrtttt____uuuuiiiidddd((((3333)))) NNNNAAAAMMMMEEEE export_uid() - set the uid of another object SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS int export_uid( object ob ); DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN Set the uid of <ob> to the effective uid of this_object(). It is only possible when <ob> has an effective uid of 0. SSSSEEEEEEEE AAAALLLLSSSSOOOO this_object(3), seteuid(3), getuid(3), geteuid(3), previous_object(3), valid_seteuid(4) Page 1 (printed 3/16/95)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?