hanf continuation

This commit is contained in:
hydrant
2021-05-25 20:10:58 +02:00
parent a49fcf09c7
commit 3abf2a2d0e
13 changed files with 2681 additions and 8 deletions

View File

@@ -760,7 +760,7 @@ export default function PedCreator() {
hash = tmpHash;
}
mp.gui.chat.push(`adding ped ${hash} (${charHashes[i]}`);
//mp.gui.chat.push(`adding ped ${hash} (${charHashes[i]}`);
let p = mp.peds.new(hash, vector3s[i], headings[i], dimension[i]);
p.freezePosition(true);