![]() |
Player transitional movement
Just thought I'd share this very small bit of code, mainly because while small, it can make a big difference in how well made a server can look.
What it does, is 'slide' the player to a new position. Anyways, here's the script. I'll post it so you can put it in a weapon, but if you know what you're doing I'm sure you can crop out the unneeded stuff and fix it into your own systems. Anyways, what you do is... core.goto(newx,newy); And it will 'slide' the player to the new coordinates given. So you could do something like this in a shovel script... PHP Code:
PHP Code:
Well, maybe I'm glorifying something too simple to be worth it, but I'd like to see more servers doing something along the lines of this! |
:O!
Very cool. Might use it in one of my projects on my server! :D Thanks. |
Pretty nice and interesting :)
|
Dude this is really useful. I've used it for a few things.
|
All times are GMT +2. The time now is 09:35 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.