Raised This Month: $ Target: $400
 0% 

[TUT] User Icon Status


Post New Thread Reply   
 
Thread Tools Display Modes
SAMURAI16
BANNED
Join Date: Sep 2006
Old 04-02-2007 , 08:13   Re: [TUT] User Icon Status
Reply With Quote #21

try with
PHP Code:
MSG_ONE_UNRELIABLE 
instead of
PHP Code:
MSG_ONE 
SAMURAI16 is offline
Send a message via MSN to SAMURAI16
|POW|Da_ghost
Senior Member
Join Date: Nov 2006
Location: http://snarkcafe.net
Old 04-02-2007 , 08:22   Re: [TUT] User Icon Status
Reply With Quote #22

Same error . The iconstatus = get_user_msgid("StatusIcon") could be something else in Sven
__________________
If you want me to help you with something please contact me on msn or xfire(Daghost1337)
|POW|Da_ghost is offline
Send a message via AIM to |POW|Da_ghost Send a message via MSN to |POW|Da_ghost
zenix
Member
Join Date: Mar 2007
Old 04-04-2007 , 22:20   Re: [TUT] User Icon Status
Reply With Quote #23

How does the code ensure that only the user in the air see's the icon? Don't you have to add something so only the user sees it, not every player? Or is it so smart that it automatticlly shows it only to 1 person? I'd like to know how, for sure, it only shows an icon to 1 person not every one.

Sorry! didn't see one major thing:
Code:
message_begin(MSG_ONE,iconstatus,{0,0,0},id)
Man, am i blind! Need to thourghly look at code!

Different question: I'm making a mod that display's the icon for the user's current weapon. It displays it correctly, but the icon does not disappear when the user changes weapon. I realize that there isn't any code already in it that would remove the icon, so how would I go about removing it?

Last edited by zenix; 04-05-2007 at 00:52.
zenix is offline
diamond-optic
Veteran Member
Join Date: May 2005
Old 04-12-2007 , 19:42   Re: [TUT] User Icon Status
Reply With Quote #24

Quote:
Originally Posted by sawce View Post
StatusIcon is not in NS, and if memory serves it's not in DoD either. I'm not too sure aboot that one, though
correct on the dod part.. sadly its not present...
__________________
diamond-optic is offline
Aviram1994
Member
Join Date: Jan 2007
Old 05-14-2007 , 15:07   Re: [TUT] User Icon Status
Reply With Quote #25

Hmmmm, Can i add icons ? Like adding the source icons because they source icons look c00ler =D
Aviram1994 is offline
Fredd
Veteran Member
Join Date: Jul 2007
Old 08-10-2007 , 05:49   Re: [TUT] User Icon Status
Reply With Quote #26

could i control the origin of them? cuz i wanna set bunch of icons on a player will they go over each there or will every one take a free space?
__________________
Need a private coder? AMXX, SourceMOD, MMS? PM me!
Fredd is offline
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 08-10-2007 , 06:23   Re: [TUT] User Icon Status
Reply With Quote #27

There is the origin!

Code:
new origin[3] = {0,0,0};
 
message_begin(MSG_ONE,iconstatus,origin,id);
but i don't know the origins... ! ^^
Alka is offline
Fredd
Veteran Member
Join Date: Jul 2007
Old 08-10-2007 , 16:58   Re: [TUT] User Icon Status
Reply With Quote #28

isnt' the hud 2d? x and y ? im so lost.
edit: nvm they take open space in the hud so no need to mess with the origin
__________________
Need a private coder? AMXX, SourceMOD, MMS? PM me!

Last edited by Fredd; 08-10-2007 at 17:08.
Fredd is offline
raidmax
Junior Member
Join Date: Feb 2008
Old 03-29-2008 , 05:03   Re: [TUT] User Icon Status
Reply With Quote #29

Its possible to create my own sprite with text? And how to do that?
raidmax is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 03-29-2008 , 15:39   Re: [TUT] User Icon Status
Reply With Quote #30

you have to make a .bmp picture, with a black background
then, use a sprite creator, and use that picture.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] 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 16:48.


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