User
Pass
2FA
 
 

[rezolvat]Ajutor plugin armura si viata

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Plugins - Help / Support
Author Message889
IceCreamCandy
[Banned user]


Banned


Status: Offline
(since 03-05-2015 20:37)
Joined: 02 Jul 2014
Posts: 844, Topics: 115
Location: Unknown

Reputation: 48.8
Votes: 83

   
Post Posted: 03-05-2015, 15:22:37 | Translate post to: ... (Click for more languages)

La armura am pluginul asta
Spoiler:
pentru armura, problema e ca atunci cand ajung la 999 armura tot pot sa mai cumpar si nu apare mesajul "Ai maximum de armura", deci va rog sa-l faceti sa nu mai pot cumpara armura daca am 999 armura si cand ajung la 999 sa apara mesajul ala.
La viata am pluginul asta:
Spoiler:
, vreau ca sa pot cumpara doar 15.000 armura pe runda, iar la fiecare 1.000 cumparata sa apara in chat: Ai cumparat 1.000 hp, ai cumparat 2.000 HP pana la 15k, iar cand vrea sa cumpere 16k sa zica: Ai cumparat maximum de hp.



0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
destroi112

[DEV]



Status: Offline
(since 12-03-2020 22:13)
Joined: 24 May 2014
Posts: 4042, Topics: 119
Location: ---------

Reputation: 515.9
Votes: 118

   
Post Posted: 03-05-2015, 16:25:04 | Translate post to: ... (Click for more languages)

Armura modifici:
Code:

if ( get_user_armor(player) >= g_armor_limit )
{
ChatColor(player, "!n[!gZMP!n] Ai maximum de !gArmura!n.")
return PLUGIN_HANDLED
}

si la HP pui:
Code:

public zp_extra_item_selected(id,itemid)
{
if(!is_user_alive(id))
return PLUGIN_HANDLED;

if(itemid==g_itemid_buyhp)
{
if(get_user_health(id) >=15000)
{
ChatColor(id, "!n[!gZMP!n] Ai cumparat !g1.000 HP!n!")
return PLUGIN_HANDLED;
}else{
set_user_health(id,get_user_health(id)+get_pcvar_num(hpamount));
ChatColor(id, "!n[!gZMP!n] Ai cumparat !gmaximul de HP!n!");
}
}
return PLUGIN_CONTINUE;
}



Retired from Amxmodx

0 0
  
Back to top
View user's profile Send private message
IceCreamCandy
[Banned user]


Banned


Status: Offline
(since 03-05-2015 20:37)
Joined: 02 Jul 2014
Posts: 844, Topics: 115
Location: Unknown

Reputation: 48.8
Votes: 83

   
Post Posted: 03-05-2015, 19:57:35 | Translate post to: ... (Click for more languages)

destroi112 wrote:
Armura modifici:
Code:

if ( get_user_armor(player) >= g_armor_limit )
{
ChatColor(player, "!n[!gZMP!n] Ai maximum de !gArmura!n.")
return PLUGIN_HANDLED
}

si la HP pui:
Code:

public zp_extra_item_selected(id,itemid)
{
if(!is_user_alive(id))
return PLUGIN_HANDLED;

if(itemid==g_itemid_buyhp)
{
if(get_user_health(id) >=15000)
{
ChatColor(id, "!n[!gZMP!n] Ai cumparat !g1.000 HP!n!")
return PLUGIN_HANDLED;
}else{
set_user_health(id,get_user_health(id)+get_pcvar_num(hpamount));
ChatColor(id, "!n[!gZMP!n] Ai cumparat !gmaximul de HP!n!");
}
}
return PLUGIN_CONTINUE;
}


Mesalele trebuiau puse invers si imi da ho si cand zice ca am maximul de armura.
Si, daca sunt primul zm si am 30k HP si vreau sa mai cumpar presupun ca nu pot ca limita de de 15k, vreau ca la zm sa le apara in chat cand vor sa cumpere: Nu poti cumpara HP pentru ca ai peste 15k hp.

Ce mi-ai dat la armura n-am mai probat pentru ca gasisem pe allien 1 care mergea.
Asta e ce am gasit acolo:
Spoiler:

poate reusesti sa faci dupa asta si pe cel de hp, eu am incercat 2 ore si nu am reusit.



0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
destroi112

[DEV]



Status: Offline
(since 12-03-2020 22:13)
Joined: 24 May 2014
Posts: 4042, Topics: 119
Location: ---------

Reputation: 515.9
Votes: 118

   
Post Posted: 03-05-2015, 20:39:35 | Translate post to: ... (Click for more languages)

Nu o sa poate daca are peste 15 k e conditie si nu inteleg cu sunt puse invers ti-am pus clar acolo .


Retired from Amxmodx

0 0
  
Back to top
View user's profile Send private message

  Topic locked


Topic is closed, you cannot post any messages in it anymore

Locked by -P!C@-, 03 May 2015 20:00



 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Plugins - Help / Support  


The time now is 10-05-2024, 02:02:46
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password


This message appears only once, so
like us now until it's too late ! :D
x