Difference between revisions of "Pl walk V3"
From Unofficial QEdit Wiki Guide
(→Syntax) |
(→Syntax) |
||
Line 1: | Line 1: | ||
==Syntax== | ==Syntax== | ||
− | ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color: | + | ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:red'>pl_walk_v3</span> register1</span> |
* ''register1 = Player destination location x co cords.'' | * ''register1 = Player destination location x co cords.'' |
Latest revision as of 14:51, 29 October 2023
Syntax
Syntax: pl_walk_v3 register1
- register1 = Player destination location x co cords.
- register2 = Player destination location y co cords.
- register3 = Player destination location z co cords.
- register4 = Slot # of the player.
- register5 = Slot # of the player. (Not needed on BB)
Use
Used to make a player walk to a specific destination.