PDA

View Full Version : delete...


helpjoe
04-24-2004, 22:21
delete

QwertyAccess
04-25-2004, 00:49
you cant just turn a .dll into a .so you can recompile the plugin into amx mod x fine there are no errors h ave you even tryed?

AssKicR
04-25-2004, 15:29
Here, try this one... I changed everything around so it uses the engine module... 8)

PS: I PWN :D

xTemper
06-06-2004, 10:00
Thanks :)

before when the server started it would come up with a window's error report saying there was something wrong with d2tools.dll

thanks again asskicr

kingpin
06-06-2004, 11:42
PS: I PWN :D

no you don't you "pwns" :) . thanx btw I wanted to use this too on one of my servers.

jarrodatt
06-13-2004, 04:46
is there a way to save xp long term??

Burnzy
06-13-2004, 14:05
shouldnt this be put into plugins folder?

Morpheus
06-15-2004, 14:50
Hi all!

Im trying to use this plugin, but where is XP points saved to ?

And these, can I change them? And where?

new player_b_vampire[33] = 0 //Vampyric damage
new player_b_damage[33] = 0 //Bonus damage
new player_b_money[33] = 0 //Money bonus
new player_b_gravity[33] = 0 //Gravity bonus : 1 = best
new player_b_inv[33] = 0 //Invisibility bonus
new player_b_grenade[33] = 0 //Grenade bonus = 1/chance to kill
new player_b_reduceH[33] = 0 //Reduces player health each round start
new player_b_theif[33] = 0 //Amount of money to steal
new player_b_respawn[33] = 0 //Chance to respawn upon death
new player_b_explode[33] = 0 //Radius to explode upon death
new player_b_heal[33] = 0 //Ammount of hp to heal each 5 second
new player_b_gamble[33] = 0 //Random skill each round : value = vararity
new player_b_blind[33] = 0 //Chance 1/Value to blind the enemy
new player_b_fireshield[33] = 0 //Protects against explode and grenade bonus
new player_b_meekstone[33] = 0 //Ability to lay a fake c4 and detonate
new player_b_teamheal[33] = 0 //How many hp to heal when shooting a teammate
new player_b_redirect[33] = 0 //How much damage will the player redirect
new player_b_fireball[33] = 0 //Ability to shot off a fireball value = radius
new player_b_ghost[33] = 0 //Ability to walk through stuff
new player_b_lightning[33] = 0 //Ability to call a lightning storm


Kind regards

Morpheus