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

[T] List of Plugins + New Modes


Post New Thread Reply   
 
Thread Tools Display Modes
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 01-28-2016 , 11:37   Re: [T] List of Plugins + New Modes
Reply With Quote #141

Sorry, what do you mean?
zmd94 is offline
Krtola
Veteran Member
Join Date: Oct 2013
Location: Serbia
Old 01-28-2016 , 13:37   Re: [T] List of Plugins + New Modes
Reply With Quote #142

Quote:
Originally Posted by zmd94 View Post
Sorry, what do you mean?
http://i.imgur.com/6ZOECuI.jpg

I do not want to be under the radar,to be the same place where is the score hud.
Krtola is offline
Send a message via Skype™ to Krtola
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 01-29-2016 , 18:38   Re: [T] List of Plugins + New Modes
Reply With Quote #143

Just edit the hud location.
Code:
public ShowHUD(taskid) 
{ 
    static id 
    id = ID_SHOWHUD; 
              // Player died? 
              if (!is_user_alive(id)) 
              { 
              // Get spectating target 
             id = pev(id, PEV_SPEC_TARGET) 
         
             // Target not alive 
             if (!is_user_alive(id)) return; 
             } 
             if (id != ID_SHOWHUD) 
             { 
        set_hudmessage(255, 10, 255, -1.0, 0.80, 0, 0.0, 1.1) 
        show_hudmessage(ID_SHOWHUD,"Spectating: %s ^n[ Level : %d | Exp : %d/%d ]",g_playername[id],g_level[id], level_exp[id], g_level_exp[id]) 
             } 
             else 
             { 
        set_hudmessage(0, 255, 0, HUD_STATS_X, HUD_STATS_Y, 0, 6.0, 1.1, 0.0, 0.0, -1) 
        show_hudmessage(ID_SHOWHUD,"[Level : %d] ^n[Exp : %d/%d]",g_level[ID_SHOWHUD], level_exp[ID_SHOWHUD], g_level_exp[ID_SHOWHUD]) 
        } 
}
zmd94 is offline
cr0w
Senior Member
Join Date: Mar 2014
Location: middle east
Old 02-05-2016 , 06:55   Re: [T] List of Plugins + New Modes
Reply With Quote #144

@zm94 , Can you update the thread please ? submit new plugins and tutorials ;)
__________________
the city is no fun
there is no sun
and its so dark
cr0w is offline
Send a message via Yahoo to cr0w Send a message via Skype™ to cr0w
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 02-05-2016 , 21:16   Re: [T] List of Plugins + New Modes
Reply With Quote #145

Links?
zmd94 is offline
Depresie
Veteran Member
Join Date: Nov 2013
Old 02-07-2016 , 17:28   Re: [T] List of Plugins + New Modes
Reply With Quote #146

Also, i saw around here couple topics with grenade effects, but the pictures you posted with those sprites, are not uploaded
__________________
Depresie is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 02-07-2016 , 20:50   Re: [T] List of Plugins + New Modes
Reply With Quote #147

Link?
zmd94 is offline
Depresie
Veteran Member
Join Date: Nov 2013
Old 03-26-2016 , 10:18   Re: [T] List of Plugins + New Modes
Reply With Quote #148

https://forums.alliedmods.net/showth...=242196&page=5
__________________
Depresie is offline
ShooTeR XKy
Member
Join Date: Jul 2014
Location: Palestine
Old 05-11-2016 , 11:34   Re: [T] List of Plugins + New Modes
Reply With Quote #149

Great Job
ShooTeR XKy is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 05-13-2016 , 06:39   Re: [T] List of Plugins + New Modes
Reply With Quote #150

Nevermind.
zmd94 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 23:00.


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