Raised This Month: $32 Target: $400
 8% 

Cs:GO mod 3D rank


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
CrosS.
Junior Member
Join Date: Dec 2018
Location: Türkiye
Old 01-06-2019 , 03:01   Cs:GO mod 3D rank
Reply With Quote #1

Hello Friends I'd like something from you.
This is the rank plug for the csgo mod.
The first 5 sec freezing time from the csgo will start from the start of the round.
I'll put this in the screen image as example.
Attached Images
File Type: jpg v64mER.jpg (66.8 KB, 272 views)
CrosS. is offline
CrosS.
Junior Member
Join Date: Dec 2018
Location: Türkiye
Old 01-06-2019 , 14:46   Re: Cs:GO mod 3D rank
Reply With Quote #2

actual ++
CrosS. is offline
Nutu_
AlliedModders Donor
Join Date: Mar 2016
Location: Germany
Old 01-06-2019 , 14:57   Re: Cs:GO mod 3D rank
Reply With Quote #3

stop bumping your topic.
also why dont you try this https://forums.alliedmods.net/showthread.php?t=171364
__________________
a simple act of caring creates an endless ripple.
Nutu_ is offline
CrosS.
Junior Member
Join Date: Dec 2018
Location: Türkiye
Old 01-07-2019 , 03:29   Re: Cs:GO mod 3D rank
Reply With Quote #4

el cs pentru a optimiza eveniment plugin pentru a optimiza moda și să ia rangul.
Vreau acele forme care vor fi luate din fișierul spr
CrosS. is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 01-07-2019 , 09:10   Re: Cs:GO mod 3D rank
Reply With Quote #5

Quote:
Originally Posted by CrosS. View Post
el cs pentru a optimiza eveniment plugin pentru a optimiza moda și să ia rangul.
Vreau acele forme care vor fi luate din fișierul spr
This is an English forum.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Nutu_
AlliedModders Donor
Join Date: Mar 2016
Location: Germany
Old 01-07-2019 , 15:06   Re: Cs:GO mod 3D rank
Reply With Quote #6

PHP Code:
    precache_model("sprites/yoursprfile.spr"); 
PHP Code:
drawsprite(userSpr[iPlayers[c]][4],iPlayers[c],"sprites/yoursprfile.spr",1.0,34.0,0,0,255,0); 
PHP Code:
drawsprite(ent,player,str[],Float:frame,Float:offset,render,r,g,b){

//        if(!is_user_alive(player) || !is_user_connected(player) || cs_get_user_team(player) == CS_TEAM_SPECTATOR)
//            return;

        
if (NewRound){        
            
engfunc(EngFunc_SetModelentstr);
            
set_pev(entpev_movetypeMOVETYPE_NOCLIP);
            
set_pev(entpev_framerate1.0)
            
set_pev(entpev_scale0.3)
            }

        
set_pev(entpev_frameframe)
        
set_rendering(entkRenderFxNonergbkRenderTransAddrender)
        
pev(playerpev_originuserOrig[player]);
        
userOrig[player][2] += offset;
        
set_pev(entpev_originuserOrig[player]);
        } 
with those there will appear above players your ranks, now you must find/make csgo rank spr files as you wish
__________________
a simple act of caring creates an endless ripple.

Last edited by Nutu_; 01-07-2019 at 15:25.
Nutu_ is offline
CrosS.
Junior Member
Join Date: Dec 2018
Location: Türkiye
Old 01-15-2019 , 11:13   Re: Cs:GO mod 3D rank
Reply With Quote #7

I couldn't. I would be very glad if someone makes ready.
CrosS. is offline
CrosS.
Junior Member
Join Date: Dec 2018
Location: Türkiye
Old 01-18-2019 , 00:08   Re: Cs:GO mod 3D rank
Reply With Quote #8

@Nutu_
CrosS. is offline
Nutu_
AlliedModders Donor
Join Date: Mar 2016
Location: Germany
Old 01-18-2019 , 11:14   Re: Cs:GO mod 3D rank
Reply With Quote #9

How to make a sprite or model with your logo/advertisement
Model:

To change the texture of a model, you can use Jed's Half-Life Model Viewer.
Detail:
1. Open the model, select the "Texture" tab, choose the correct texture file from the list-box, select "Export".
2. Use an image editor to change the texture. Remember, your final product will not have exactly the same colors as you want, because of the texture's original index of colors. Save the file.
3. Open the model, select the "Texture" tab, choose the correct texture file from the list-box, select "Import", select "Save Model".
__________________
a simple act of caring creates an endless ripple.
Nutu_ is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:03.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode