how can i play a KEY only once? what's the line for it? when i use
jkPlayPOVKey(player, keyname, 0, 0x18);
it loops continuously. how can i play it only once?
jkPlayPOVKey(player, keyname, 0, 0x18);
it loops continuously. how can i play it only once?