Half-Life и Adrenaline Gamer форум
http://aghl.ru/forum/

Money System + Shop items for Half-Life
http://aghl.ru/forum/viewtopic.php?f=19&t=2060
Страница 1 из 1

Автор:  Kuma77 [ 25 янв 2015, 01:20 ]
Заголовок сообщения:  Money System + Shop items for Half-Life

Money System + Shop items for Half-Life

Info :

Author : Kuma
Version : v2.0b
Credit : Sam Tsuki (idea , some helpfull codes)

Requirement :

AMX Mod X 1.8.1 or high .

Discription :

With this plugin players can earn money by killing , this is lik in cs 1.6
and money will saved by steamid by using nvault Module

Cvars :

pla_points = "20" // 20 is amount money can players get for 1 kill , you can change it
hlbs_save = "1/0" // Save
hlbs_saveby = "1/0" // Save by steamid .

Install :

Dauh_Bank.txt on addons/amxmodx/data/lang/
HLBS.amxx on addons/amxmodx/plugins/

Next update will add more items & items cvar to control them easy . and fix some bugs

Feel free to reply any error .
Project Not finished yet please wait for update :)

Вложения:
Dauh_Bank.txt [43 байт]
Скачиваний: 25
Скачать плагин или Скачать исходник [HLBS.sma - 18.53 КБ]
Скачиваний: 48

Автор:  smurfavr [ 25 янв 2015, 05:23 ]
Заголовок сообщения:  Re: Money System + Shop items for Half-Life

Что можно купить за деньги?
Может деньги должны быть сохранены на имя игрока?

Автор:  Kuma77 [ 25 янв 2015, 05:52 ]
Заголовок сообщения:  Re: Money System + Shop items for Half-Life

English please :)
smurfavr писал(а):
Что можно купить за деньги?

Yes money can buy just type /shop for display shop menu then u can buy , and surprise ( players can buy VIP with money they get from kill )

VIP item is just will remove on next update

smurfavr писал(а):
Может деньги должны быть сохранены на имя игрока?
Only by steamid , and may ip addresse for non steam player , becouse players will cheat and steal names then we want protect money ( i hope you understand )

Автор:  abdobiskra [ 25 янв 2015, 11:54 ]
Заголовок сообщения:  Re: Money System + Shop items for Half-Life

Good job that will try :good:

Автор:  Expade [ 01 фев 2015, 04:14 ]
Заголовок сообщения:  Re: Money System + Shop items for Half-Life

VIP-плагины дошли и до AGHL? :scratch:

Автор:  Kuma77 [ 02 фев 2015, 21:00 ]
Заголовок сообщения:  Re: Money System + Shop items for Half-Life

Expade писал(а):
VIP-плагины дошли и до AGHL? :scratch:

I dont understand u , but i hide vip from menu becouse some dont like to give vip on his server
if some one want i will post how to unlock vip for menu

then , am lazy to update plugin it have some bugs

Автор:  glmmlg [ 28 май 2015, 00:14 ]
Заголовок сообщения:  Re: Money System + Shop items for Half-Life

hmmm i play with 1 bot and when i leave i catch this error in console

Код:
L 05/27/2015 - 20:12:27: Player 2 not in game
L 05/27/2015 - 20:12:27: [AMXX] Displaying debug trace (plugin "HLBS.amxx")
L 05/27/2015 - 20:12:27: [AMXX] Run time error 10: native error (native "next_hudchannel")
L 05/27/2015 - 20:12:27: [AMXX]    [0] c1b4076d465f8df1e4cf34cd08504596.sma::cpt (line 295)

Автор:  Lev [ 28 май 2015, 00:20 ]
Заголовок сообщения:  Re: Money System + Shop items for Half-Life

Add a line
Код:
if (!is_user_connected(id)) return;
into cpt function:
Код:
public cpt(id)
{
if (!is_user_connected(id)) return;

Автор:  glmmlg [ 28 май 2015, 00:50 ]
Заголовок сообщения:  Re: Money System + Shop items for Half-Life

Tnx Lev :D :) :*

Posted after 1 hour 2 minutes 5 seconds:
how to change second`s to "invisible" and "godmode" ?

Автор:  Lev [ 28 май 2015, 02:37 ]
Заголовок сообщения:  Re: Money System + Shop items for Half-Life

I didn't get a question.

Страница 1 из 1 Часовой пояс: UTC + 5 часов [ Летнее время ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/