I need to know a few things! Please, help me! :)
Hi, guys! I am very newbie in this area of development.
I would like to know a few things:
• How can I add commands in-game for developers (click on name and see "spect mode", "kick", ban", "teleport to"?
• How can I translate the launcher?
• How can I translate "terms of service"?
• How can I add more commands without error?
• How can I add zombies that crawl?
Thanks for all!!
Re: I need to know a few things! Please, help me! :)
Please, help me, guys! :(
Re: I need to know a few things! Please, help me! :)
And what you can't find means that no one made such a tutorial either out of lack of interest or fact that it's easy.
but since I'm in a good mood, I'll tell you what you can do with the launcher..
actual buttons are images, so you have to change the image... however you can.
Forgot password? and the serial key text can be found in RSUpdate.sln > main.cpp at line number press-Ctrl+F-and-find-it xD
As for ToS... not sure where that file is.. but if I remember correctly, it's in .rtf format so recommend doing this:
http://img809.imageshack.us/img809/2851/uef.png (I'm not sure where though.)
Don't forget.. just like you everyone started here from the same point.. try to learn as much as you can from the code and who knows, one day you might be sharing a tutorial for what we've thought is impossible.. either way, good luck.
Re: I need to know a few things! Please, help me! :)
Thanks! :)
But:
- Where are the images of launcher?
- How can I edit "terms of service"?
- How can I add zombies that "crawl"?
Thanks, again!!
Re: I need to know a few things! Please, help me! :)
Quote:
Originally Posted by
CapBlackShot
Thanks! :)
But:
- Where are the images of launcher?
- How can I edit "terms of service"?
- How can I add zombies that "crawl"?
Thanks, again!!
really now? copy pasting your questions and expecting everyone else to do the job for you.
- launcher images are in src\RSUpdate\gfx\ folder..
- find it yourself
- if there's no tutorial, don't bother asking.
Re: I need to know a few things! Please, help me! :)
Quote:
Originally Posted by
Kratos147
really now? copy pasting your questions and expecting everyone else to do the job for you.
- launcher images are in src\RSUpdate\gfx\ folder..
- find it yourself
- if there's no tutorial, don't bother asking.
I found some answers to my questions, but not for all. I do not have much knowledge about this server, sorry! -.-
And thanks for say me the directory.