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

AMX Cards


Post New Thread Reply   
 
Thread Tools Display Modes
Zenith77
Veteran Member
Join Date: Aug 2005
Old 12-03-2006 , 23:16   Re: AMX Cards [1.0b]
Reply With Quote #11

As stated before, roll the dice renders this pointless.
__________________
Quote:
Originally Posted by phorelyph View Post
your retatred
Zenith77 is offline
allenwr
Veteran Member
Join Date: Jan 2006
Location: The place where the karm
Old 12-04-2006 , 00:08   Re: AMX Cards [1.0b]
Reply With Quote #12

One thing for a suggestion, put a limit on how much HP you can get as well as AP otherwise at the end of lets say 3 or so mins, someone could be sitting on a bunch of armor and health.
__________________
Don't ever place an order with Vee Servers. This is why.
allenwr is offline
Send a message via ICQ to allenwr Send a message via Yahoo to allenwr
godlike
Senior Member
Join Date: Apr 2005
Old 12-04-2006 , 06:08   Re: AMX Cards [1.0b]
Reply With Quote #13

again MaTTe n1 work. Im happy to see something different than roll the dice.
this plugin needs to be approved soon my score 5/5
__________________
Read the rules before posting something stupid: click here

Any questions about amxx PM me
godlike is offline
godlike
Senior Member
Join Date: Apr 2005
Old 12-04-2006 , 06:09   Re: AMX Cards [1.0b]
Reply With Quote #14

you dont have to do this they are just ideas.
add speedcard = double speed for 1 round.
add slowcard = make someone slow for 1 round
add powercard = bullets does more damage
add weaknesscard = bullets does less damage
__________________
Read the rules before posting something stupid: click here

Any questions about amxx PM me

Last edited by godlike; 12-04-2006 at 06:50.
godlike is offline
mateo10
Veteran Member
Join Date: Jan 2006
Old 12-04-2006 , 11:08   Re: AMX Cards [1.0b]
Reply With Quote #15

How do you multiply the damage of all weapons?
mateo10 is offline
godlike
Senior Member
Join Date: Apr 2005
Old 12-04-2006 , 11:13   Re: AMX Cards [1.0b]
Reply With Quote #16

maybe try this one :
http://forums.alliedmods.net/showthr...ultiply+damage

or

http://forums.alliedmods.net/showthr...ultiply+damage
__________________
Read the rules before posting something stupid: click here

Any questions about amxx PM me
godlike is offline
godlike
Senior Member
Join Date: Apr 2005
Old 12-04-2006 , 11:23   Re: AMX Cards [1.0b]
Reply With Quote #17

if its to hard you dont have to do that. its just an idea
__________________
Read the rules before posting something stupid: click here

Any questions about amxx PM me
godlike is offline
mateo10
Veteran Member
Join Date: Jan 2006
Old 12-04-2006 , 11:45   Re: AMX Cards [v1.1a]
Reply With Quote #18

V 1.1a

-Added Speed Card
-Added Slow Card
-Added Power Card
-Added Weakness Card

(Download at page one)
mateo10 is offline
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 12-04-2006 , 13:02   Re: AMX Cards [v1.1a]
Reply With Quote #19

lol is have a bug!! when a had a life card my life is incrasing with 5 hp but dont stop!!every round she give me 5 hp!!why??? :-?
Alka is offline
Drak
Veteran Member
Join Date: Jul 2005
Old 12-04-2006 , 13:26   Re: AMX Cards
Reply With Quote #20

Quote:
Originally Posted by Doombringer View Post
Code:
public give_life(id) {     new health = get_user_health(id)     set_user_health(id, health+3)     set_task(3.0, "give_life", id) }
Wouldn't it make more sence just todo:
Code:
set_user_health(id,get_user_health(id) + 3))
So it dosen't actually have to store the information somewere.

Also, you should make a cvar on the time you can do another card.
Drak is offline
Send a message via MSN to Drak
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 13:59.


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