Search found 100 matches

by DarkJP2
Sun May 13, 2007 2:43 pm
Forum: Announcements and Releases
Topic: Clientside WC3 Script Released
Replies: 5
Views: 26396

Reminds me of my old Wc3 shopmenuscript I made a few years ago but your one is way more advanced - nice work :)
by DarkJP2
Fri Mar 09, 2007 2:54 pm
Forum: Help/Support
Topic: Bad load???
Replies: 18
Views: 20163

then post the error report here. [pc]raba's crystal ball is still missing and i don't have one.

/E: the crystal ball is a running gag of the german sub forum of amx/amxx posted when no further infos are posted but a bit dusty
by DarkJP2
Fri Mar 09, 2007 2:50 pm
Forum: Help/Support
Topic: Bad load???
Replies: 18
Views: 20163

im still getting Currently loaded plugins: name version author file status Admin Base 1.76c AMXX Dev Team admin.amxx running Admin Commands 1.76c AMXX Dev Team admincmd.amxx running Admin Help 1.76c AMXX Dev Team adminhelp.amxx running Slots Reservation 1.76c AMXX Dev Team adminslots.amxx running M...
by DarkJP2
Fri Mar 09, 2007 2:42 pm
Forum: Help/Support
Topic: Bad load???
Replies: 18
Views: 20163

show us what it says in the server console directly after the start of your server
by DarkJP2
Tue Mar 06, 2007 1:38 pm
Forum: Help/Support
Topic: Problem with shopmenu
Replies: 9
Views: 11868

use a menuselect instead of slot9 and it should work with every server if your willing to experiment you could try my shopmenu script i've used some while ago, but i dunno if it still works/ if the alias names are up to date //Shopmenuscript //menuselects alias ms1 "menuselect 1" alias ms2 "menusele...
by DarkJP2
Sun Feb 18, 2007 10:35 am
Forum: Help/Support
Topic: podbot
Replies: 1
Views: 3791

learn to code is the only way.
and then you'd need to change the xp routines
by DarkJP2
Sat Feb 17, 2007 3:37 pm
Forum: Help/Support
Topic: Amulet of the Cat isnt working :(
Replies: 5
Views: 7228

it could be that your client moves too fast
check your client configs (cl_movespeedkey or somewhat like that and set it to 0.53 or lower till your steps aren't hearable)
by DarkJP2
Sat Feb 03, 2007 11:23 am
Forum: WC3XP - General Discussion and Help
Topic: i need help for wc3 install
Replies: 2
Views: 13143

Re: i need help for wc3 install

h1145876:/home/nullsoft/hlds# ./hlds_run -game cstrike +sv_lan 1 -nomaster +maxplayers 12 +map de_dust2 Auto detecting CPU Using Pentium II Optimised binary. Auto-restarting the server on crash Console initialized. scandir failed:/home/nullsoft/hlds/./valve/SAVE scandir failed:/home/nullsoft/hlds/....
by DarkJP2
Fri Dec 29, 2006 4:39 am
Forum: General Discussion
Topic: question about double buying items
Replies: 5
Views: 8691

so no change till after 3.0?
by DarkJP2
Thu Dec 28, 2006 9:31 am
Forum: General Discussion
Topic: question about double buying items
Replies: 5
Views: 8691

question about double buying items

In version 3.0 final Does the effect double if you buy the same item twice (one in slot 1 and the otheri n slot 2 e.g. 2 claws -> +12dam; 2 cloaks -> 100% more invisible than with just one cloak and so on)? is the effect the same as if you just bought one? or is it impssible to buy the same item twi...
by DarkJP2
Thu Dec 28, 2006 9:07 am
Forum: Help/Support
Topic: Orc nades
Replies: 7
Views: 9330

check the configuration file somewhere in it should be a cvar that disables orc nades if i remember correctly
by DarkJP2
Fri Nov 10, 2006 11:22 am
Forum: General Discussion
Topic: [SUG] shopmenu prices
Replies: 6
Views: 10990

suggestion for the forula if level <= 3 {price multiplier 0.8} elseif level 3< and <6 {price multiplier 1} elseif level <=6 {price multiplier 1.2 } like this the high level would pay 50% more than the low level and 20% more than the mid level group which pays 25% more than the low level one p.s. you...
by DarkJP2
Tue Oct 10, 2006 3:57 pm
Forum: Whatever
Topic: WC3: Frozen Throne CD Key ne1?
Replies: 5
Views: 17225

can't you just copy the files from another computer and redo the paths in the reg?
shoudl work like a charm even on bnet
by DarkJP2
Sat Oct 07, 2006 5:39 am
Forum: General Discussion
Topic: V 3.0 when???
Replies: 13
Views: 17479

you've forgotten that it needs the whole war3ft folder and the sma to compile it
by DarkJP2
Sat Sep 30, 2006 8:58 am
Forum: Help/Support
Topic: Bind Key to Buy Shopmenu Items
Replies: 3
Views: 5659

a while ago i made a script for the shopmenus. but it's a bit dusty and old so i don't know if it still works or not. giv ite a try and add it to your config: //Shopmenuscript //menuselects alias ms1 "menuselect 1" alias ms2 "menuselect 2" alias ms3 "menuselect 3" alias ms4 "menuselect 4" alias ms5 ...
by DarkJP2
Sat Sep 02, 2006 1:08 pm
Forum: Help/Support
Topic: Xp wont save. Please help me.
Replies: 8
Views: 11446

it works because the amxx devs made the new amxx backwardscompatible
by DarkJP2
Tue Aug 29, 2006 1:41 pm
Forum: Help/Support
Topic: Changing Exp (Recompile?)
Replies: 3
Views: 5871

go to amxmodx.org and take a sneak peak into their wiki
by DarkJP2
Wed Aug 16, 2006 1:43 pm
Forum: Help/Support
Topic: PodBot
Replies: 5
Views: 7622

read in the metamod readme or on the mm webside about the useage of a command called mm_gamedll or the usage of the metamod config.ini
by DarkJP2
Tue Aug 08, 2006 8:35 am
Forum: Help/Support
Topic: Bugs and Errors NEED HELP
Replies: 12
Views: 12079

try the metamod p series may solves the first problem: http://metamod-p.sourceforge.net/
by DarkJP2
Tue Aug 08, 2006 5:21 am
Forum: Help/Support
Topic: Need help
Replies: 10
Views: 10839

podbot thing: add the podbot to your metamod plugins.ini how is documented on podbotmm.bots-united.com

admin thing: read the fine manual inside the users.ini.....
by DarkJP2
Mon Aug 07, 2006 3:09 pm
Forum: WC3XP - General Discussion and Help
Topic: Problem Receiving Admin Rights - Solved
Replies: 9
Views: 14658

fot the admin problem: you haven't set the righ flags (see user.ini for advice)
by DarkJP2
Mon Aug 07, 2006 2:14 pm
Forum: WC3XP - General Discussion and Help
Topic: Quick Question
Replies: 3
Views: 7790

normally the hud should be set so that the text under the xhair is on the down left right over the chat or so hud_centerid 0 or so

but ask KRoT@L @ amxmod.net forums too since he converted it from amxx to amx2006.2
by DarkJP2
Mon Aug 07, 2006 1:57 pm
Forum: WC3XP - General Discussion and Help
Topic: Quick Question
Replies: 3
Views: 7790

hmm i dunno if its soemthing simple but as far i know was the amx support dropped a few versions ago and since amx and amxx are developped in different was i dunno if the thing will work correctly on amx
so try amxx instead
by DarkJP2
Mon Aug 07, 2006 1:54 pm
Forum: General Discussion
Topic: Shopmenu 3 Item suggestions
Replies: 7
Views: 11695

darkstar do you have a clou how the invis skill works? the invis set on a player is visible to every other client in the server so you cant change the invis just 4 one player. but you could give the stone the ability to reveal every invisible one within a certain radius so it would be more similar t...
by DarkJP2
Mon Aug 07, 2006 11:15 am
Forum: Help/Support
Topic: Shopmenu
Replies: 12
Views: 12416

third line is for the dod version of the mod.
i think you've forgotten to compile the whole stuff and/or haven't replaced the old .amxx with the new one
by DarkJP2
Mon Aug 07, 2006 7:30 am
Forum: Help/Support
Topic: Shopmenu
Replies: 12
Views: 12416

bah i shouldn't use cvs code :roll: it was constant.inl in 2.3.2 new const itemcost[9] = {1500,2500,1000,800,2000,800,2000,1000,4000} #if MOD == 0 new const itemcost2[9] = {7500,1500,1500,1500,1500,1750,1000,9000,16000} #endif #if MOD == 1 new const itemcost2[9] = {800,1500,550,1500,1500,1750,1000,9...
by DarkJP2
Sun Aug 06, 2006 4:05 pm
Forum: Help/Support
Topic: Shopmenu
Replies: 12
Views: 12416

open items.inl change prices, then recompile
by DarkJP2
Sun Aug 06, 2006 10:59 am
Forum: Help/Support
Topic: HELP! war3FT wont run!!
Replies: 4
Views: 5744

because it coded to look for that modul even though it dosn't need it when you set it to vault saveing
by DarkJP2
Sun Aug 06, 2006 10:41 am
Forum: General Discussion
Topic: Shopmenu 3 Item suggestions
Replies: 7
Views: 11695

some items are found by browsing through wc3's worldeditor and others are invented and some found in toher war3 mods as skills (e.g. dwarvisch ammo bag, Dwarvish Mithril Armor)
by DarkJP2
Fri Aug 04, 2006 9:18 am
Forum: General Discussion
Topic: Shopmenu 3 Item suggestions
Replies: 7
Views: 11695

Shopmenu 3 Item suggestions

a happy hello to geesu and and the other devs of war3ft I've got some suggestions for the third shopmenu you may include in war3ft 3.0. I hope they are more or less scriptable. Mybe you found some of them suitable and include them. Gem of Truesight - abel to see through flashbang and flashbanglike e...
by DarkJP2
Fri Aug 04, 2006 8:57 am
Forum: WC3XP - General Discussion and Help
Topic: ML_NOTFOUND ?
Replies: 3
Views: 14182

ok what you have done wrong:
1. posted into the wrong section
2. you haven't put the war3ft.txt into the right place (../amxmodx/data/lang)
by DarkJP2
Fri Aug 04, 2006 8:53 am
Forum: General
Topic: Please help me with war3ft and amxx
Replies: 3
Views: 6979

should be included in the amxx base package if not get it over at www.amxmodx.org :roll:
by DarkJP2
Sun Jul 30, 2006 5:01 am
Forum: Help/Support
Topic: segfault on FreeBSD
Replies: 8
Views: 10554

[ 7] CStrike RUN - cstrike_amxx_i38 v1.71 pl1 ANY ANY

update your cstrike modules may could solve the problem
by DarkJP2
Mon Jul 24, 2006 3:45 am
Forum: Help/Support
Topic: XP won't save with mySql
Replies: 13
Views: 13687

out of the sourcecode (war3ft.cfg): FT_min_b4_XP 2 // Minimum amount of players needed b4 awarding XP (default is 2) i though the value of this cvar was higher by default because some people use to do 2-player-xp-"grinding" and that it affects the saving not the awarding ^^' could you post your full...
by DarkJP2
Sun Jul 23, 2006 6:01 pm
Forum: Help/Support
Topic: XP won't save with mySql
Replies: 13
Views: 13687

oh ok, then there is one littel thing i want to ask you because i remebered that just some seconds ago: are enough players on the server? i think there must be 4 players minimum on the server that the xp gets saved. the limit can be changed somewhere in the source
by DarkJP2
Sun Jul 23, 2006 3:42 pm
Forum: Help/Support
Topic: XP won't save with mySql
Replies: 13
Views: 13687

did you recompile the war3ft plugin with the 1.75a compiler? it could be that the old code isn't interpreted like it should be since amxx 1.75+ has rewritten sql modules
by DarkJP2
Sat Jul 22, 2006 9:43 am
Forum: Help/Support
Topic: save xp in sql
Replies: 11
Views: 11631

wenn jemand 31 tage den server nicht betritt wird seine xp gelöscht
also erhöh einfach die zahl dahinter auf etwas über 500 denn wenn jemand 500 tage nicht spielt, dann wird er wohl kaum am 501. tage kommen und reklamieren, dass er keine xp mehr hat, oder?;)
by DarkJP2
Sat Jul 22, 2006 3:33 am
Forum: Help/Support
Topic: save xp in sql
Replies: 11
Views: 11631

i assume you speak german because of your nick name:
schreibs einfach auf deutsch hin, er kanns übersetzen
by DarkJP2
Thu Jul 20, 2006 6:30 am
Forum: Help/Support
Topic: Resetting xp
Replies: 3
Views: 6068

yes
1. stop your server
2. edit the vault.ini -> there is no entry of the user
3. restart your server
by DarkJP2
Wed Jul 19, 2006 10:25 am
Forum: General Discussion
Topic: One question?
Replies: 4
Views: 6620

Can I play war3FT with BOTS? yes you can.
And what I have to do ? Install the damn thing properly -> www.bots-united.org and look for the podbot mm
by DarkJP2
Tue Jul 11, 2006 1:14 pm
Forum: Help/Support
Topic: v2.3.0 2 things
Replies: 21
Views: 23149

just saw that:

Code: Select all

[ 5] CSX              RUN   -    csx_amxx.dll      [b]v1.70[/b]     pl1   ANY   ANY  
[ 6] CStrike          RUN   -    cstrike_amxx.dll  [b]v1.70[/b]     pl1   ANY 
semms like he didn't update properly, could cause the problem
by DarkJP2
Tue Jul 11, 2006 12:25 pm
Forum: Help/Support
Topic: v2.3.0 2 things
Replies: 21
Views: 23149

on normal cs i am abel to hear my steps while walking/crouching through changing the cvar cl_movespeedkey whats the value you got there? i think that your steps appear if you have a certain amount of speed and dissapear when you are slower thatn that value but im not sure about it when war3ft is run...
by DarkJP2
Tue Jul 11, 2006 8:12 am
Forum: Help/Support
Topic: Renaming vault.ini
Replies: 8
Views: 9734

thought the plugins.ini of metamod is reread every map change,
i'll check that

swapping metamodplugins on mapchange works but sometimes some plugins stay in memory
by DarkJP2
Tue Jul 11, 2006 12:34 am
Forum: Help/Support
Topic: Renaming vault.ini
Replies: 8
Views: 9734

why don't use the 2 diff folders but change the path in the mm plugins.ini?
should also work on windows
by DarkJP2
Fri Jul 07, 2006 10:17 am
Forum: Help/Support
Topic: help please,
Replies: 10
Views: 12147

23:11:38 Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm_i386. v1.71 ini ANY ANY
[ 2] Engine RUN - engine_amxx_i386 v1.71 pl1 ANY ANY
2 plugins, 2 running

here should be more
by DarkJP2
Wed Jul 05, 2006 8:42 am
Forum: Announcements and Releases
Topic: TESTERS NEEDED for v1.0.2 - Download Here
Replies: 41
Views: 117336

by DarkJP2
Sun Jul 02, 2006 11:39 am
Forum: Help/Support
Topic: Need help whit admin and steam server list
Replies: 5
Views: 5124

www.amxmodx.org -> documentation (wiki), faq and forums
by DarkJP2
Sun Jul 02, 2006 10:57 am
Forum: General Discussion
Topic: information about wc3ng?
Replies: 7
Views: 11079

Hmm i got an idea to make the helm a bit less powerfull

1. HS has a chance of 100% to be blocked
2. HS has a chance of 66% to be blocked
3. HS has a chance of 33% to be blocked and will destroy the helm
by DarkJP2
Wed Jun 28, 2006 1:40 pm
Forum: General
Topic: warcraft 3 mod for WON cs(non steam)
Replies: 3
Views: 5945

older releases support WON. the newer may too but the would need some whacky hacks
by DarkJP2
Sun Jun 25, 2006 4:55 am
Forum: General Discussion
Topic: information about wc3ng?
Replies: 7
Views: 11079

just a question: do you see that an enemy is waring an ank, mask of death or neclace? no ? ok then is there a point to see that you see the helm?
the game is all about luck and how prepared you are.