Difference between revisions of "DISABLE DEBUG CAM AND PLAYER WARPING"
Jump to navigation
Jump to search
(Redirecting to NOP native function) |
Zolika1351 (talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | {{Native | |
+ | |game = 4 | ||
+ | |noheader = 0 | ||
+ | |np = 1 | ||
+ | |p1t = boolean | ||
+ | |p1d = disable | ||
+ | |r = 0 | ||
+ | }} | ||
− | + | Not sure about the boolean part, but it disables the effect of ENABLE_DEBUG_CAM(true); meaning disables the debug cam and double-click player teleporting. |
Latest revision as of 17:16, 7 December 2017
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | boolean | disable |
Return value: | ||
Type | Description | |
None |
Not sure about the boolean part, but it disables the effect of ENABLE_DEBUG_CAM(true); meaning disables the debug cam and double-click player teleporting.