![]() |
How to make a Custom Body system
kk just seeing how u can take graal bodies off of ur server and add custom bodys
i already got the body done and the ganis just trying to c how u do it so if someone can tell me i would be happy thanks |
you would need a custom movement system.
or so I would think, I could be wrong. |
Quote:
Or at least your 'movement system' wouldn't need to control movement at all; it'd just need to replace the default ganis with the new ganis. Having said that, you're better off making a custom movement system anyway. |
Quote:
|
Quote:
|
Quote:
|
Look, I realise low content posting is en vogue here, but at least put some effort into it.
|
Quote:
|
Quote:
|
But that does not imply that everybody needs one, right? I figure most playerworlds would be quite content with the default movement and being able to focus their creative energies on actual content instead.
How does your hacker detection work? |
Quote:
|
Quote:
My hacker detection works by checking the onwall event and comparing it to a few other events... I don't really want to let out anymore than that though because if I did it could be bypassed eventually. |
Quote:
And my one doesn't have the problems the default one has, or any others. |
alrite i have a movement system but how would i overide the ganis
kez said something about the img and the ganis in npc server options or something like that |
A custom movement system is not necessary for custom bodies. I don't know whether or not it would be better, I guess there are some advantages if you can pull one off that isn't bugged in some way. I'm using the default one for the server I'm working on and I don't see any limitations to it, there are ways to check for hackers and I can edit movement speed just fine. It might be half a line longer but I don't mind.
Anyways, If you removed the player body image of the player, the current player ani would still be set to walk so you'd just have to create a new gani file and replace the old body attribute with the new one I would assume. Then when the player logs in replace the anis. That's my first impression of how it could be done, someone may have a better idea though. |
Quote:
A custom system could provide more protection through more protected flags and variables. Most servers don't have nearly enough hacking or bug abuse protection. Not much has changed since I last created anti hacking tools for a server. Now, if you're using custom bodies, you should use a custom movement system. Chances are, the custom bodies and ganis will not have the same stride as the original characters. Therefore, the speed and flow of the movement would have to be effected. It will allow you to create more realistic movement, even allowing realistic ganis and movement for certain movements. For example, the swinging of a sword could create movement in the legs, which could be represented by a gani, as well as realistic movement for that animation. Yes, a custom movement system would be much better if you were using custom bodies and ganis, to create a much more realistic system. |
alrite well i have my custom movement system i just dont know how to change the ganis for good where everybody starts on with that body when they log on
so ya thats my main question |
Quote:
NPC Code:replaceani(str defaultaniname, str newaniname); This way you can change the default idle, walk, sword etc. gani's into your own. |
Quote:
|
I haven't really had to worry about things like that on Valikorlia. Its not the sort of place where you can get anything out of wall/speed hacking.
I remember a long time ago on Doomsday, there was this level with a giant spiral thing and bushes in the path all the way to the center and you had to cut through all of them to get to the center and get that gralat. I did bad a bad thing after I got tired of it. |
That's because all you do it type in what you're going to do.
|
alrite so u put replaceani(str defaultaniname, str newaniname); in the main system or can i jsut add it to the NPC Server script
|
Put it in any WNPC. For instance, one named "Animations", or "CustomBodySystem".
|
Quote:
|
1 Attachment(s)
You guys really get off subject haha.
Hey Rave. Its quite simple actually. Aswell to all of you asking about the custom movement system, its great having one. I like being able to change the default movement speed of the graal character, aswell for vehicles, and certain actions that require freezes and stuff, and like Tig said, hack provention! There is a custom movement system for you in my attachment, and whomever wants to use it. Aswell, it has hats, shirts, pants, and other cool gani features! You have to make a custom walk/idle/pull/swim gani for your server. :cool: |
All times are GMT +2. The time now is 12:59 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.