![]() |
Player Walk Faster
How do you make people walk faster? is it like:
if (keydown(UP KEY)) { playery playerx-1; } if (keydown(DOWN KEY)) { playery playerx+1; } if (keydown(LEFT KEY)) { playery playery-1; } if (keydown(RIGHT KEY)) { playery playery+1; } |
Re: Player Walk Faster
Quote:
|
try adding some onwall..
(is too lazy to type it up:() |
basically do this
NPC Code:if(created && !isweapon) humm well I just made that... dunno if it works... (you might also want to add something were like it checks if they fired the weapon or not...) (there also might be small glitches in the onwall but it is close enough) |
no KJS ur onwall would be totally messed up ..
do onwall with array but since poogle you are dumb and I dont like you I wont give you the code cuz I had made a 100% perfect onwall one. |
These dont work offline do they?
|
| All times are GMT +2. The time now is 04:15 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.