Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

"Show It Off" thread aka "Strut your Stuff"

Joined
Sep 3, 2013
Messages
903
Reaction score
227
Re: "Show It Off" thread aka "Strut your Stuff"

Yes i know it's not amazing , but i am happy for my work. My first backpack:

UQIptB - "Show It Off" thread aka "Strut your Stuff" - RaGEZONE Forums

Euj1nD - "Show It Off" thread aka "Strut your Stuff" - RaGEZONE Forums

8Zsd7Ac - "Show It Off" thread aka "Strut your Stuff" - RaGEZONE Forums




(much specular)
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
May 28, 2017
Messages
225
Reaction score
127
you obviously put the update into the game hud update function lol
 
Experienced Elementalist
Joined
May 28, 2017
Messages
225
Reaction score
127
just a small tip, u have created a temporary variable "int Vie" but on the other hand u have access in the exact scope u need to set the health variable, bypassing "Otherplr->Curloadout. Health variable" instead of the temporary makes it much faster.

soo just replace

gfxHUD.Invoke("....", Vie);

with:

gfxHUD.Invoke("....", Otherplr->Curloadout. Health);

to gain a performance boost.

same with the variable in the if-statetment, I know this makes code less readable but much faster in general :)
 
Joined
Apr 2, 2013
Messages
1,098
Reaction score
4,552
Hello everyone.

After many months that I have been absent due some problems, I am returning and sharing through this post some things that I did in the meantime, and there are still other things that I am working on, but I have not finished yet, these are just a few things.


[Client]
- Dropped items with highlight now is possible to see behind objects:

TJmiem5 - "Show It Off" thread aka "Strut your Stuff" - RaGEZONE Forums



- Redone my crosshair and healthbar in pure d3d, i will add after an option in settings to change the color, size and formats of crosshair:

NMYZgIq - "Show It Off" thread aka "Strut your Stuff" - RaGEZONE Forums


KU2JtMB - "Show It Off" thread aka "Strut your Stuff" - RaGEZONE Forums



- Draw fps in frontend:

FJcNET3 - "Show It Off" thread aka "Strut your Stuff" - RaGEZONE Forums


osKYdpJ - "Show It Off" thread aka "Strut your Stuff" - RaGEZONE Forums



- Added button "upgrade to premium account" and premium duration time in frontend:

br31xPD - "Show It Off" thread aka "Strut your Stuff" - RaGEZONE Forums


zjdtCMs - "Show It Off" thread aka "Strut your Stuff" - RaGEZONE Forums


hv4K59f - "Show It Off" thread aka "Strut your Stuff" - RaGEZONE Forums


5tUNgAt - "Show It Off" thread aka "Strut your Stuff" - RaGEZONE Forums



- Added aura to weapons:

l3OPDje - "Show It Off" thread aka "Strut your Stuff" - RaGEZONE Forums


alI77hu - "Show It Off" thread aka "Strut your Stuff" - RaGEZONE Forums



- Fixed animated texture .ddv


[Server]

- Added password for permanent servers to any channel:

01FXngQ - "Show It Off" thread aka "Strut your Stuff" - RaGEZONE Forums


qwxlrFT - "Show It Off" thread aka "Strut your Stuff" - RaGEZONE Forums


VmryfJV - "Show It Off" thread aka "Strut your Stuff" - RaGEZONE Forums



- Added check the integrity of the client's executable, if it is modified the game does not start and the player is disconnected


[Launcher]
- Implemented Scaleform (now can create launcher using flash, and load the flash directy from resource file)
- Implemented CEF
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Feb 28, 2016
Messages
41
Reaction score
4
Bro, Why are most of you comments so negative here. If you need to talk about some personal problems i can recommend a good counselor to talk with.
 
Initiate Mage
Joined
Jul 10, 2020
Messages
1
Reaction score
5
awaiting criticism:D:

Woodland:
Props:
Nature:
Streets:
Vehicles:
Military:
Warehouse:
Halloween:
Characters:
Weapons:
WIP_Peveiw:
Video:
 
I can do it!, i guess...
Joined
May 14, 2014
Messages
758
Reaction score
770
awaiting criticism:D:

Woodland:
Props:
Nature:
Streets:
Vehicles:
Military:
Warehouse:
Halloween:
Characters:
Weapons:
WIP_Peveiw:
Video:

only thing i could "argue" about are the weapons -> you need to put a bit of more work to make them look "same" as in in the same "world"
for exampke, this almost non edited bg4 hk416 stands soo hard against stuff like vss - which wood stock would never shine like dog ballz ;)

also 1 thing
*cough* flipped normal channels *cough*
 
Back
Top