Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1020353 // dm_addControllingComputer - only works when the Execute Signed Instructions module is loaded

JavaX fragment (include)

sbool dm_addControllingComputer(S computerID) {
  O mod = dm_findModule("#1017127/RemoteControlled");
  if (mod == null) false;
  ret dm_call(mod, 'addControllingComputer, computerID);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, odhhsrjjbcgr, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020353
Snippet name: dm_addControllingComputer - only works when the Execute Signed Instructions module is loaded
Eternal ID of this version: #1020353/1
Text MD5: a48d596c2fa9664d7dd7b4338745eb22
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-15 18:51:51
Source code size: 190 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 199 / 250
Referenced in: [show references]