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

[GunXP] Prestige Shop 1.1


Post New Thread Reply   
 
Thread Tools Display Modes
yas17sin
Veteran Member
Join Date: Oct 2016
Location: Morocco/Sale
Old 03-02-2017 , 13:47   Re: [GunXP] Prestige Shop 1.1
Reply With Quote #31

so you will tell us ?
__________________
FINISHED WORKING ON : Attack On Titan Mod (100% Done).

FB Acc : FaceBook Account.

pic: http://prntscr.com/fszkke not good quality
yas17sin is offline
Send a message via ICQ to yas17sin
Relaxing
AlliedModders Donor
Join Date: Jun 2016
Location: White Plains
Old 03-02-2017 , 16:03   Re: [GunXP] Prestige Shop 1.1
Reply With Quote #32

Quote:
Originally Posted by yas17sin View Post
so you will tell us ?
My signature says it all.
__________________
Relaxing is offline
yas17sin
Veteran Member
Join Date: Oct 2016
Location: Morocco/Sale
Old 03-02-2017 , 17:12   Re: [GunXP] Prestige Shop 1.1
Reply With Quote #33

i think it is XD.
__________________
FINISHED WORKING ON : Attack On Titan Mod (100% Done).

FB Acc : FaceBook Account.

pic: http://prntscr.com/fszkke not good quality
yas17sin is offline
Send a message via ICQ to yas17sin
Adomaz1
Senior Member
Join Date: Feb 2014
Old 03-06-2017 , 09:06   Re: [GunXP] Prestige Shop 1.1
Reply With Quote #34

good job for giving people private plugins, luckly it's not the original
Adomaz1 is offline
Murz
Member
Join Date: Jan 2015
Location: Lithuania Vilnius
Old 03-31-2017 , 17:03   Re: [GunXP] Prestige Shop 1.1
Reply With Quote #35

wtf D3XT3R you ar not skripter and dont make plugins
register_plugin("Prestige Shop", "1.1", "DeXTeR")lol
Murz is offline
Send a message via Skype™ to Murz
D3XT3R
AlliedModders Donor
Join Date: Nov 2016
Location: Lithuania, Bomb A (Kauna
Old 04-01-2017 , 10:09   Re: [GunXP] Prestige Shop 1.1
Reply With Quote #36

Quote:
Originally Posted by Murz View Post
wtf D3XT3R you ar not skripter and dont make plugins
register_plugin("Prestige Shop", "1.1", "DeXTeR")lol
lol? thanx for this info and thanx for yours great english and please stay this info for yours self and if you want give it to yours sister ;).
__________________
D3XT3R is offline
Send a message via Skype™ to D3XT3R
Relaxing
AlliedModders Donor
Join Date: Jun 2016
Location: White Plains
Old 04-02-2017 , 05:11   Re: [GunXP] Prestige Shop 1.1
Reply With Quote #37

Code:
register_clcmd("say /prestige", "checkprestige"); register_dictionary("common.txt"); /* ... */ public checkprestige(id) {     new arg[32];     new player = cmd_target(id, arg, 31);     if(!player) {         CmdPrestigeMenu(id);         client_print(id, print_chat, "%L", id, "CL_NOT_FOUND");         return PLUGIN_HANDLED;     }     new player_name[32];     get_user_name(player, player_name, 31);     new checkprestige = get_user_prestige(player);     client_print(id, print_chat, "%s has %i Prestige");     return PLUGIN_HANDLED; }
Correct if I'm wrong.
__________________
Relaxing is offline
D3XT3R
AlliedModders Donor
Join Date: Nov 2016
Location: Lithuania, Bomb A (Kauna
Old 04-02-2017 , 13:30   Re: [GunXP] Prestige Shop 1.1
Reply With Quote #38

try this.

PHP Code:
register_clcmd("say /prestige""checkprestige");

public 
checkprestige(id
{
    new 
checkprestige get_user_prestige(id);

    
client_print(idprint_chat"You has %i Prestige"get_user_prestige(id));
    return 
PLUGIN_HANDLED;

__________________

Last edited by D3XT3R; 04-02-2017 at 13:31.
D3XT3R is offline
Send a message via Skype™ to D3XT3R
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 04-02-2017 , 14:37   Re: [GunXP] Prestige Shop 1.1
Reply With Quote #39

"you has"

English level 99. Don't blame people for their English skill when yours is 0.
This plugin can't possibly be yours because you don't have the required knowledge to make it.
__________________

Last edited by OciXCrom; 04-02-2017 at 14:38.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 04-02-2017 , 14:52   Re: [GunXP] Prestige Shop 1.1
Reply With Quote #40

Quote:
Originally Posted by D3XT3R View Post
try this.

PHP Code:
register_clcmd("say /prestige""checkprestige");

public 
checkprestige(id
{
    new 
checkprestige get_user_prestige(id);

    
client_print(idprint_chat"You has %i Prestige"get_user_prestige(id));
    return 
PLUGIN_HANDLED;

Whats the point of checkprestige ?
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo
EFFx 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 08:32.


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