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

Mind Reader [Game]


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Fun Stuff        Approver:   Hawk552 (427)
Emilioneri
Senior Member
Join Date: Feb 2009
Location: Georgia, Tbilisi
Old 10-05-2009 , 10:05   Mind Reader [Game]
Reply With Quote #1

Description:
It's a little game which reads your mind

Commands:
say /mindr - Start Game

Useful Links:
Servers using this plugin
Translations Topic

Changelog:
Code:
v 1.5
+ Added ML
+ Removed some useless returns again :D

v 1.1
+ Removed Cvar, replaced with Variable
+ Fixed some typos
+ Removed useless returns
+ Edited Hudmessage

v 1.0
+ First public realise
Attached Files
File Type: sma Get Plugin or Get Source (mind_reader.sma - 1694 views - 5.1 KB)
File Type: txt Mind_Reader.txt (4.0 KB, 753 views)
__________________

Last edited by Emilioneri; 10-20-2009 at 06:06. Reason: update v1.5
Emilioneri is offline
Send a message via Skype™ to Emilioneri
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 10-05-2009 , 10:07   Re: Mind Reader [Game]
Reply With Quote #2

WTF?
Good plugin (sarcasm)
__________________
alan_el_more is offline
#8 SickneSS
BANNED
Join Date: Sep 2008
Location: Here
Old 10-05-2009 , 10:28   Re: Mind Reader [Game]
Reply With Quote #3

i think The Category is Fun Stuff

good job
#8 SickneSS is offline
Send a message via MSN to #8 SickneSS Send a message via Skype™ to #8 SickneSS
soolt
BANNED
Join Date: Aug 2009
Location: Lithuania
Old 10-05-2009 , 10:28   Re: Mind Reader [Game]
Reply With Quote #4

What a fucking nice ;D
soolt is offline
Send a message via Skype™ to soolt
Alucard^
AMXX Moderator: Others
Join Date: Sep 2007
Location: Street
Old 10-05-2009 , 10:49   Re: Mind Reader [Game]
Reply With Quote #5

o.O

PHP Code:
public Advertise(id)
{
    
client_print(0print_chat"[Mind Reader] To play game Mind Reader type in chat: /mindr")
    return 
PLUGIN_HANDLED

The return is useless here, i think.

PHP Code:
        case 1:
        {
            
client_cmd(id"say /mindr")
            return 
PLUGIN_HANDLED
        

Lol?

PHP Code:
    if (get_pcvar_num(g_Cycle) == 8)
    {
        
server_cmd("amx_mindrcycle 50")
        return 
PLUGIN_HANDLED
    
}
    if (
get_pcvar_num(g_Cycle) == 50)
    {
        
server_cmd("amx_mindrcycle 28")
        return 
PLUGIN_HANDLED
    
}
    if (
get_pcvar_num(g_Cycle) == 28)
    {
        
server_cmd("amx_mindrcycle 36")
        return 
PLUGIN_HANDLED
    
}
    if (
get_pcvar_num(g_Cycle) == 36)
    {
        
server_cmd("amx_mindrcycle 18")
        return 
PLUGIN_HANDLED
    
}
    else
    {
        
server_cmd("amx_mindrcycle 8")
        return 
PLUGIN_HANDLED
    

Returns are useless here too.

And... why are you creating the menu's in cases? I don't think is a good method... maybe you should create menu's in the plugin_init.

Quote:
Cvars:
amx_mindrcycle - Don't change this cvar!
Lol?

Cvars are to change it... so, if you want to use a number that ppl don't have to change it... don't create a cvar for that.

Sry for my english.
__________________
Approved Plugins - Steam Profile

Public non-terminated projects:
All Admins Menu, HLTV parameters, Subnick,
Second Password (cool style), InfoZone,
Binary C4 plant/defuse, and more...

Private projects:
NoSpec (+menu), NV Surf Management,
PM Adanved System, KZ longjump2, and more...
Alucard^ is offline
Send a message via Skype™ to Alucard^
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 10-05-2009 , 12:05   Re: Mind Reader [Game]
Reply With Quote #6

MultiLangual
__________________
crazyeffect is offline
Send a message via MSN to crazyeffect
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 10-05-2009 , 12:06   Re: Mind Reader [Game]
Reply With Quote #7

You should use a variable instead of a cvar.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
Redfalcon
BANNED
Join Date: Sep 2009
Location: Prison Break
Old 10-05-2009 , 12:07   Re: Mind Reader [Game]
Reply With Quote #8

Nice dude! i can translate to swedish if you want just PM me
Redfalcon is offline
Send a message via MSN to Redfalcon
One
Veteran Member
Join Date: Oct 2008
Location: Hardstyle-eSports.de
Old 10-05-2009 , 12:12   Re: Mind Reader [Game]
Reply With Quote #9

huh? i tough about sex & this could'nt read my mind oO
















nice
__________________
One is offline
Send a message via ICQ to One Send a message via AIM to One Send a message via MSN to One Send a message via Yahoo to One Send a message via Skype™ to One
Kujta
Member
Join Date: Dec 2008
Old 10-05-2009 , 13:48   Re: Mind Reader [Game]
Reply With Quote #10

lol @ One


Anyways, you got some spelling mistakes in the hud messages and in the menus.

however, gj.
__________________
Kujta is offline
Reply


Thread Tools
Display Modes

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 10:40.


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