![]() |
Sliders
I am making a NPC that makes the player slide but for some reason it wont work good. Like i can make it slide fine but its really ***.
// NPC made by Lord Helmut if (playerenters) { } if (playertouchsme) { toweapons Slider; } if(weaponfired&&playerdir==2){ playery+=.1; sleep .1; playery+=.1; sleep .1; playery+=.1; sleep .1; playery+=.1; sleep .1; playery+=.1; sleep .1; playery+=.1; sleep .1; playery+=.1; sleep .1; playery+=.1; sleep .1; playery+=.1; } What would be a better way to make them slide without the damn sleep command? I thought about loops but im not sure which one |
Re: Sliders
Quote:
NPC Code: |
Re: Re: Sliders
Quote:
Thanks alot KJL |
All times are GMT +2. The time now is 12:21 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.