Raised This Month: $51 Target: $400
 12% 

Hats


Post New Thread Reply   
 
Thread Tools Display Modes
MAUGHOLD
Veteran Member
Join Date: Nov 2004
Location: CA USA
Old 03-25-2011 , 21:42   Re: Hats
Reply With Quote #701

Quote:
Originally Posted by ANTICHRISTUS View Post
@ victor95 all my knowledge is with windows. ask a linux user.
@ MAUGHOLD never made/configured a DOD server. sorry.
Oh I wasn't asking for help, I just wanted to mention that in case someones server started crashing while running custom edited maps and they were wanting to know why. ;)

@victor95 my version works on linux but it was recoded by Sylwester. I don't think he release that version but you may want to chat with him. it works great.
__________________
{FJ}Justice STEAM_0:0:633975 If anyone needs any help with their server, Just add me to steam friends and I'll help you out.

Last edited by MAUGHOLD; 03-25-2011 at 21:45.
MAUGHOLD is offline
amokossi
Senior Member
Join Date: Apr 2008
Old 05-10-2011 , 02:31   Re: Hats
Reply With Quote #702

Hi

I need an edited version of this where I can set a Hat to defined SteamID's. So there should be a config file like:
"STEAM_0:1:84225" "smilehat"
"STEAM_0:1:123456" "beer"

Could somebody edit the .sma please?


best regards
Amokossi
amokossi is offline
Send a message via ICQ to amokossi Send a message via MSN to amokossi
amokossi
Senior Member
Join Date: Apr 2008
Old 05-11-2011 , 15:02   Re: Hats
Reply With Quote #703

K new thought is:

Hi

We want to give a defined hat via steamID. First try is this for each SteamID. I would prefer to have an .ini file where I can define:
"STEAM_0:1:12345" "Hatname"
"STEAM_0:1:09876" "Hatname2"

Where to define the .ini file and how should the code be changed?

Code:
#include <amxmodx>

public plugin_init() {
        register_plugin("Give Hat", "1.0", "Joschi")
}

public client_connect(id) {

        new authid[32]
        get_user_authid(id, authid, 31)

        if( equali(authid, "STEAM_0:1:4030454") ) {

                new name[18]
                get_user_name(id, name, 17)

                server_cmd("amx_givehat %s HATNAME",name)
        }
        return PLUGIN_HANDLED
}
*/
THX
Amokossi
amokossi is offline
Send a message via ICQ to amokossi Send a message via MSN to amokossi
Backstabnoob
Veteran Member
Join Date: Feb 2009
Location: Iwotadai Dorm
Old 05-24-2011 , 09:30   Re: Hats
Reply With Quote #704

No new fanmade hats created yet guys?
__________________
Currently busy working on a very large scale anime database project.
Backstabnoob is offline
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 05-24-2011 , 17:33   Re: Hats
Reply With Quote #705

Quote:
Originally Posted by Backstabnoob View Post
No new fanmade hats created yet guys?
I'm too lazy , give me some nice models and I'll extract some hats from it.
__________________
ANTICHRISTUS is offline
aDreamer
Junior Member
Join Date: Apr 2011
Location: at Home :)
Old 06-08-2011 , 15:09   Re: Hats
Reply With Quote #706

When gets an Update for more Hats o.O.. ^^
aDreamer is offline
Send a message via MSN to aDreamer Send a message via Skype™ to aDreamer
LyrikalL
Junior Member
Join Date: Jul 2009
Location: Germany
Old 07-07-2011 , 21:58   Re: Hats
Reply With Quote #707

Hey sgdbane or someone who can do this maybe,

we want to use this great plugin for our server, but the HL Mod "Ricochet" unfortunately can't use Menus.

So is there a chance someone can maybe edit that to use those numbers with the say chat ?

Maybe it can be done with editing the connection of the menu and the "numbers" of merging adminmod and amxmodx menu sourcecodes.

Because with adminmod we can use Menus in Ricochet, maybe so we can import that from adminmod.

Thank you, maybe someone can help.
LyrikalL is offline
Send a message via ICQ to LyrikalL Send a message via Skype™ to LyrikalL
Erdener
Senior Member
Join Date: Apr 2010
Location: Turkey
Old 07-14-2011 , 07:19   Re: Hats
Reply With Quote #708

Quote:
If someone could do me this "fes (fez)" hat ?

Example Image:




__________________

Last edited by Erdener; 07-15-2011 at 07:33.
Erdener is offline
ViBE
Member
Join Date: Jul 2011
Location: Somewhere over the...
Old 07-23-2011 , 12:51   Re: Hats
Reply With Quote #709

is it possible to increase the menu levels? i mean only 8 pages available in the hats menu and a need four more pages.
ViBE is offline
Send a message via ICQ to ViBE
Old 07-23-2011, 18:56
bkzwl
This message has been deleted by bkzwl. Reason: old post
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 07-23-2011 , 19:28   Re: Hats
Reply With Quote #710

give models, I'll extract the hats.
also, search in the previous posts, you will find heads of naruto and his friends, and more.
__________________
ANTICHRISTUS 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 05:35.


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