#New HD Admin commands (Add and remove SurfaceGui Text)
1 messages · Page 1 of 1 (latest)
dawg i have no idea what im doing
ive never added a HD command before
Neither have I
I would recommend finding the place where the commands sit and just read through it and debug
there has to be some entry point, so start there
google for tutorials and documentation 
this is the place where you add the custom commands you just need to script them
reading code samples helps too 
and what does it expect from you
what
it has a certain structure for each of its commands
the coding for the command to be added to the admin panel is already there
you just need to program how the command works
where are the default commands
from within hdadmin is probably the easiest place to look
it doesnt say but id assume its in the core and the readme script specifically says not to tamper with that
no one said anything about changing the code, just reading it and using it as a reference.
don't tamper with it, just read it