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

[CSS] Join group steam on connect


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
zoukie
Junior Member
Join Date: Jul 2012
Old 07-21-2012 , 07:51   [CSS] Join group steam on connect
Reply With Quote #1

Join group steam v1.0.0


This plugin works on css I have not tested for other games, please report me if my plugin works on other games! Thank you in advence !

  • Description

    This is a plugin that invites players into your steam group when they log on your server. Players have the choice to accept or decline the invitation. I have not tried to do a complicated code but I will make additions and modifications and improvements as soon!

  • Feature list
    --> Invites players into your steam group with a chat box.
    --> soon ...

  • Requirement

    This is an independent plugin you just installed SourceMod and metamod:
    -> Sourcemod
    -> Metamod

  • CVAR/command list

    Quote:
    // put your steam group url whit this comand

    sm_join_href "http://steamcommunity.com/groups/YOURSTEAMGROUP"

  • Changelog

    Quote:
    2012-07-21 (v1.0.0)(15h21)
    *Fix for a little error.
    2012-07-21 (v1.0.0)
    *Initial realease.
    *Work on CSS only soon other games.
  • Install

    To start the plugin you have two choices:

    - either you edit the sp and you put directly Uril your steam group.
    - either you use the command associated with the url of your steam group.

    and extract the zip file in cstrike simply.

  • Credits

    Creator of the plugin: Zoukie
    My team: Epic Graph'
    Sponsored by: Jsigames

I hope this plugin will use a lot of people and you enjoy my work!
Sorry for my English, it is not very good I'm french = p

Have fun !

Last edited by psychonic; 07-21-2012 at 10:22.
zoukie is offline
Dj Stiff
Junior Member
Join Date: Sep 2011
Old 07-21-2012 , 08:01   Re: [CSS/ALL?] Join group steam on connect
Reply With Quote #2

Merci zoukie
__________________
Team Epic Graph' [Since 2011]
Visiter notre communauté
Dj Stiff is offline
Visual77
Veteran Member
Join Date: Jan 2009
Old 07-21-2012 , 08:39   Re: [CSS/ALL?] Join group steam on connect
Reply With Quote #3

PHP Code:
if(agree == 1
{
        
SetEntityMoveType(ClientMOVETYPE_WALK);
        
PrintToChat(Client"- Have fun! -");

I can see how that makes you join a group...NOT. You're just making the client walk and then you
send him a message?

Furthermore, sm_join_href is never even used in your plugin so it is never going to work. I suggest unapprove naow.

Last edited by Visual77; 07-21-2012 at 08:41.
Visual77 is offline
zoukie
Junior Member
Join Date: Jul 2012
Old 07-21-2012 , 08:51   Re: [CSS/ALL?] Join group steam on connect
Reply With Quote #4

ERROR FIXED !

Last edited by zoukie; 07-21-2012 at 09:22. Reason: fixed
zoukie is offline
Corneus
SourceMod Donor
Join Date: Feb 2012
Location: iFrame
Old 07-21-2012 , 09:27   Re: [CSS] Join group steam on connect
Reply With Quote #5

I will check it

Last edited by Corneus; 07-21-2012 at 09:28.
Corneus is offline
zoukie
Junior Member
Join Date: Jul 2012
Old 07-21-2012 , 09:34   Re: [CSS] Join group steam on connect
Reply With Quote #6

Quote:
Originally Posted by Corneus View Post
I will check it
Yep plz because i have any server to test m'y plugin now :/
zoukie is offline
Glite
Senior Member
Join Date: Sep 2011
Location: Ukraine
Old 07-21-2012 , 09:51   Re: [CSS] Join group steam on connect
Reply With Quote #7

And?
Code:
if(agree == 1) 
        {
        SetEntityMoveType(Client, MOVETYPE_WALK);
        PrintToChat(Client, "- Have fun! -");
        }
This plugin do... nothing.

Last edited by Glite; 07-21-2012 at 09:52.
Glite is offline
zoukie
Junior Member
Join Date: Jul 2012
Old 07-21-2012 , 09:57   Re: [CSS] Join group steam on connect
Reply With Quote #8

LOOK the update i have modified the smx but i this i have not put the correct sp i am gong to LOOK this

Edit: the sp is outdated i update this night, but the smx work.

Last edited by zoukie; 07-21-2012 at 10:00. Reason: Little update
zoukie is offline
Zephyrus
Cool Pig B)
Join Date: Jun 2010
Location: Hungary
Old 07-21-2012 , 10:01   Re: [CSS] Join group steam on connect
Reply With Quote #9

prepare for asherkin's banhammer

also even the smx does the same, ive decompiled it, so wtf?
__________________
Taking private C++/PHP/SourcePawn requests, PM me.

Last edited by Zephyrus; 07-21-2012 at 10:04.
Zephyrus 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 22:48.


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