eLeMenT
Would you like to react to this message? Create an account in a few clicks or log in to continue.

RocketMinsta

5 posters

Go down

RocketMinsta Empty RocketMinsta

Post by vega Wed May 28 2014, 11:46

I've been thinking lately about maybe using some features of RocketMinsta to make our server a bit better. This included the new menu, the accuracy display,... I do wish to modify a few things in there, sadly i dont know how to recompile the complete thing or how to change certain things because idk what i do Razz

The things i wish to change:

- background.tga: RocketMinsta logo i want to change with element logo
- the minstanex model: Currently RocketMinsta uses the nex as minstanex model which i dont like that much. What i would like to do is change this to the Rmod gunmodel or just to the default.

Anybody who knows how to do this stuff?

vega
vega
vega
Admin
Admin


https://element-nex.forumotion.com/

Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by neXus Wed May 28 2014, 16:14

Convert element logo to tga and replace the one in rm
Replace the weapon models with the ones you want.cant explain much cause im not home
neXus
neXus
Member
Member


Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by vega Wed May 28 2014, 16:25

But RM doesn't have model files Razz it just redirects to the nexmodel in the big data .pk3 of nexuiz

vega
vega
vega
Admin
Admin


https://element-nex.forumotion.com/

Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by neXus Wed May 28 2014, 19:47

Oh then it should be a .dat file. I think it can be decompiled with fteqcc. But dunno about the models :p
neXus
neXus
Member
Member


Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by vega Wed May 28 2014, 20:03

Ye but rocketminsta gets compiled with an other compiler and if you want other people to have it i assume you have to use the zzz.pk3 format

vega
vega
vega
Admin
Admin


https://element-nex.forumotion.com/

Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by neXus Wed May 28 2014, 20:12

:/ dammit. so many shit xD
neXus
neXus
Member
Member


Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by AngeBabaCool Wed May 28 2014, 21:25

With RM, does the personal (minsta)weapon still stay on the server?

Abc
AngeBabaCool
AngeBabaCool
Member
Member


Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by vega Wed May 28 2014, 21:28

Thats what i want to fix or add my own not changable model :p

vega
vega
vega
Admin
Admin


https://element-nex.forumotion.com/

Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by AngeBabaCool Wed May 28 2014, 21:37

Ok, gl (btw, I use the railgun from quake atm Very Happy)

ABC
AngeBabaCool
AngeBabaCool
Member
Member


Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by Avallac'h Wed May 28 2014, 23:37

For the guns, you can do something that you put the Rmod on the host and after you force the people to use this model.

Avallac'h
Avallac'h
Avallac'h
eLeMenT Friend
eLeMenT Friend


Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by vega Wed May 28 2014, 23:50

Yes i know avallac'h but that requires some recompiling if you wish to do it with RM and also if you wish to do it without RM

vega
vega
vega
Admin
Admin


https://element-nex.forumotion.com/

Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by Avallac'h Thu May 29 2014, 15:39

I know a player who did that then i can ask him to redo that with the Rmod and send me it. After i will give you the folder Wink

Avallac'h
Avallac'h
Avallac'h
eLeMenT Friend
eLeMenT Friend


Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by vega Thu May 29 2014, 19:02

But it has to be with RM folders not regular Surprised And i know people who did it to but i heard it takes time to explain how to do it

vega
vega
vega
Admin
Admin


https://element-nex.forumotion.com/

Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by Avallac'h Thu May 29 2014, 20:02

i can just give you the folder xD But i guess that there is something else easier to do i just have to check it.

Avallac'h
Avallac'h
Avallac'h
eLeMenT Friend
eLeMenT Friend


Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by vega Thu May 29 2014, 21:34

Trust me this isn't easy so any way you think is easy is a way that wont work xD

vega
vega
vega
Admin
Admin


https://element-nex.forumotion.com/

Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by Avallac'h Fri May 30 2014, 19:24

ok then if i can help you in another way tell me Wink

Avallac'h
Avallac'h
Avallac'h
eLeMenT Friend
eLeMenT Friend


Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by vega Fri May 30 2014, 21:09

Haha sure will do Smile

vega
vega
vega
Admin
Admin


https://element-nex.forumotion.com/

Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by Akari` Thu Jun 05 2014, 15:54

Just found this thread. I'm not sure if it's still relevant, but I'll answer anyway. You should have just asked me to begin with.

As for the gun model, there are sv_oldnexmodel and sv_oldnexsound cvars in RM. You can enable them in your server config to make the game use the default minstanex model and fire sound, respectively. Take a look at the rocketminsta.cfg and rocketminsta-gameplay.cfg files (they are found in the modfiles directory in the RM repository) for more configuration options.

RM is open source, so you don't have to decompile anything to modify it, you can and should just compile your own version. The repository is here: github . com / nexAkari / RocketMinsta (please allow guest to post external links)
It's actually fairly easy to build... as long as you're on Linux, but it should also work under Cygwin on windows. The README in the repository I linked explains the basic build process. If that's not enough, I suggest asking J0k3r on IRC for details. Unfortunately I won't be able to help you here yet because I'll be busy with moving to a new place the next few days.
avatar
Akari`
Guest


Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by vega Thu Jun 05 2014, 18:19

Oh wow thx Akari! I was busy (and still am) with exams so i didn't really go further into this topic but it sure is still relevant! Smile

vega
vega
vega
Admin
Admin


https://element-nex.forumotion.com/

Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by Kwakkiezalf Fri Jun 06 2014, 20:42

GUYS!!!!

It was great in our server today

[19:46] + join: Midryen (Simbolique) (62.167.63.199) playing on ctf_dusty players: 20/20

Full!!
And great games.
kwakkie
Kwakkiezalf
Kwakkiezalf
eLeMenT Friend
eLeMenT Friend


Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by AngeBabaCool Fri Jun 06 2014, 21:43

Surprised cool Very Happy

Abc
AngeBabaCool
AngeBabaCool
Member
Member


Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by Avallac'h Sat Jun 07 2014, 18:25

Wow nice. Btw thank you akari (even if it's not me who makes the file Wink ) and thank you vega because you will make it xD !!

Avallac'h
Avallac'h
Avallac'h
eLeMenT Friend
eLeMenT Friend


Back to top Go down

RocketMinsta Empty Re: RocketMinsta

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum