Requests for coding

Theros

New Member
Joined
Jul 7, 2017
Messages
6
Hey, great work you're all doing.

Id like some help with the follow:

1. Id like to increase one of the REBEL Troopers to the level of an ATST for increased mission payouts for Rebels too.

2. Id like to increase speed of how much HARVESTERS collect

3. I wish to install a terminal so members can recieve a reduced buff from untill the server has doctors and ents.

I have very limited knowledge, ive been doing this now 4 days and changing little things here and there.

Thanks
 

Pake

Member
Joined
Dec 8, 2011
Messages
147
If that's your goal (just higher level for higher payouts) it should be no problem. Should be able to just pick one and increase the level in it's lua file. An AT-ST is level 125 so just match that. Example, try changing the level where it says level = 37 to level = 125 in tone like in
the link below (be sure to pick one that you know you can get as a pet) on your server, save the file then restart the server. No real coding should be needed.

https://github.com/TheAnswer/Core3/blob/cc3728b85535255d414420ef4fd1966ecb77c268/MMOCoreORB/bin/scripts/mobile/faction/rebel/fbase_rebel_grenadier.lua
 

Theros

New Member
Joined
Jul 7, 2017
Messages
6
Thats what i have done as of 9pm last night lol.

Still on the hunt for a terminal for minor buffs until trained docs and ents 24/hr
 

Totor

Member
Joined
Mar 16, 2016
Messages
35
Theros said:
Thats what i have done as of 9pm last night lol.

Still on the hunt for a terminal for minor buffs until trained docs and ents 24/hr
Take a tatwi's buff bot.
https://github.com/Tatwi/legend-of-hondo
Good Job make by him.
 

Theros

New Member
Joined
Jul 7, 2017
Messages
6
Im more intersted in adding an item like a bazaar terminal or bank terminal but change the function so when you click it you pay for a buff
 

Theros

New Member
Joined
Jul 7, 2017
Messages
6
Id also like to know if anyone is willing to help me with the login system
 

Pake

Member
Joined
Dec 8, 2011
Messages
147
Theros said:
Im more intersted in adding an item like a bazaar terminal or bank terminal but change the function so when you click it you pay for a buff
That's basically what Tatwi did.  It charges the player but you could easily change it so it doesnt charge or charge $0.

Hi did a lot of great stuff in his Legend of Hondo files.  It's worth checking out.
 

Theros

New Member
Joined
Jul 7, 2017
Messages
6
Can you help point me in the right direction for this as im not sure what im looking for.
 

Theros

New Member
Joined
Jul 7, 2017
Messages
6
I think i have found the file i need but it hurts my head trying to figure this out.

Assume i have not coding experience. Can someone create this for me so i can see the finshed product and explain to me how to add it to my server. Big ask i get that.
 
Top Bottom