• 6 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Release] Moonlight Shop
#21
why does the Russian writing just come up as ????
[Image: b_560_95_1.png]


[Image: b_560_95_1.png]

  Reply
#22
(02-12-2013, 09:46)hillbilly Wrote: why does the Russian writing just come up as ????

The ingame chat doesn't support russian language, I thought master131 sended a list of wich one do (I'm not sure)
[Image: b_560_95_1.png]
[Image: hax0r3ez.gif]
  Reply
#23
oh well i can't even get it to work anyway, no cmds work
[Image: b_560_95_1.png]


[Image: b_560_95_1.png]

  Reply
#24
hey how do i change the default key from q to say, o or s
  Reply
#25
Hey First you make one of the best plugins in this forum and second can you code for me that Admins can give some other People Points for weapons etc?
I hope you can help me Big Grin
  Reply
#26
You have the source code just do some checks onplayerconnect then set your points.
Do not take life too seriously. You will never get out of it alive.
[Image: UGPjFJa.jpg]
  Reply
#27
(05-10-2013, 18:28)DidUknowiPwn Wrote: You have the source code just do some checks onplayerconnect then set your points.

Sry, but I cant do some (for you easy ) thing. So its would be nice when oyu can do this . Pls Big Grin But Thx for the Answer;D
  Reply
#28
(01-26-2013, 19:21)SailorMoon Wrote: Heey,

I made new unique shop system for Modern Warfare 3 - infected gametype.

Features:
* Easy to use
* Some kind of menu ( Press Q ( by default ) to see menu )
* Ability to add new items
* MySql Database
* Less code ( mk, who cares )
* New languages. This plugin supports russian and english languages.
* Obsuficated Troll

How to add custom items?

Open items.txt file and write something like that:
Example
Code:
addwep,<weaponname>,<cost>,<num>,<type>,<realname>,
To add perk you need to do this:
Code:
addperk,<perkname>,<cost>,<num>,<realname>,
To set some parameters:
Code:
set,<param>,
EXAMPLE
Code:
set,xppoint,30, // xp points for kill


Code:
addwep,iw5_mp5_mp,600,07,smg,MP5,
addwep,iw5_mp7_mp,1100,08,smg,MP7,
addwep,iw5_m4_mp,1000,09,ass,M4,
addwep,iw5_l96a1_mp,1800,10,snip,L96a1,
addwep,iw5_ksg_mp,1600,11,sg,KSG,
addwep,xm25_mp,4000,12,an,XM25,
addperk,specialty_marathon,13,1000,MARATHON,
set,xppoint,30,
Comma at end is REQURIED.

Type is created for subgroups in menu. Groups are: SMG, Assault, Shotgun, Sniper, Another(pistols, rpgs etc), and perks

Information
To toggle languages use !eng and !rus
To get information use !info
To get current points use !mp
To buy weapon see in-game menu.

You cannot edit zombie stuff for now.
Zombie stuff:
-More health
-More speed
-Throwing knife
-Juggernaut

Credits:
@Sailormoon - creator
@Ich1994 - database and weapon stuff ( refillammo, and statistics.cs class )
@DidUknowiPwn - 4done f*g & leecher

Download:


Please report any bugs

OK, There's source <3

Main.cs
Stats.cs by @Ich1994 ( i was lazy to write it myself )

How do I change the key to open the shop to !weapon??
  Reply
#29
(05-12-2013, 17:17)Hallla Wrote: How do I change the key to open the shop to !weapon??

i didn't read the hole code but i think its something with change the if (client.Other.ButtonPressed(Buttons.Equipment)) to if (Message.ToLower().StartsWith("!weapons")) but i am not sure ^^

good-luck, X-Track
  Reply
#30
Hey Sailormoon. First nice job. Second Im moderating a server which got a shop system but would you mind to maybe share this code. Im a beginner and it could be funny to try. Btw if any of you guys needs help about boxes then Im a pro on that part as I make spots for the servers too. Just ask.
Mibbix Smile (Steam name - Mibbix)
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Tongue [Release] MW3 Shop plugin Dude 56 36,673 03-25-2018, 05:18
Last Post: [email protected]
  Add a point shop to my server h1dexyz 1 2,825 03-04-2018, 22:36
Last Post: h1dexyz
  [Release] Custom Shop SgtLegend 1 3,537 06-16-2016, 18:57
Last Post: abidullah
Rainbow NEW SHOP BY QwerTTy DiGGiTPro 17 10,016 01-08-2015, 12:04
Last Post: zhorakrnev

Forum Jump:


Users browsing this thread: 1 Guest(s)