Of Course!
I will post some bugs in a few days. Did you already have a look at the bugtracker ?
EDIT: Also look here: viewtopic.php?f=4&t=3736
Search found 94 matches
- Thu Dec 31, 2009 7:51 am
- Forum: General Discussion
- Topic: Anyone still out there that wants bugs fixed?
- Replies: 2
- Views: 27733
- Sun Mar 15, 2009 7:11 pm
- Forum: Help/Support
- Topic: Item Prices, Skills....
- Replies: 2
- Views: 10283
Re: Item Prices, Skills....
exactly.
- Sun Mar 15, 2009 4:28 pm
- Forum: Help/Support
- Topic: Change item price
- Replies: 3
- Views: 9472
Re: Change item price
this topic should help you: viewtopic.php?f=21&t=3542
- Sun Mar 15, 2009 4:24 pm
- Forum: Help/Support
- Topic: WAR3FT
- Replies: 2
- Views: 4757
Re: WAR3FT
Have a look at constants.inl and edit the skills, then recompile...
for e.g. change this values to improve human invis. for each skill-level:
for e.g. change this values to improve human invis. for each skill-level:
Code: Select all
new const p_invisibility[3] = {200,175,135} // Invisibility (skill 1)
- Sun Mar 15, 2009 4:22 pm
- Forum: Help/Support
- Topic: Item Prices, Skills....
- Replies: 2
- Views: 10283
Re: Item Prices, Skills....
always delete the old wc3ft.amxx file in the compiled folder when you made no changes on wc3ft.sma ...
- Fri Mar 13, 2009 1:55 pm
- Forum: General Discussion
- Topic: Block Cloak item on Human race
- Replies: 2
- Views: 22893
Re: Block Cloak item on Human race
edit items.inl and have a look at the present blocks in public ITEM_CanBuy( id, iItem )
- Sun Jan 18, 2009 2:58 pm
- Forum: Help/Support
- Topic: Server crash
- Replies: 4
- Views: 10185
Re: Server crash
lol... there are no errors... 
Just make sure that you use the latest amxx and wc3ft version. Both are not up-to-date in your configuration. Also don't test something on custommaps.
Have a look at the serverconsole when your server crashes and paste the output.

Just make sure that you use the latest amxx and wc3ft version. Both are not up-to-date in your configuration. Also don't test something on custommaps.
Have a look at the serverconsole when your server crashes and paste the output.
- Tue Jan 13, 2009 1:00 pm
- Forum: Help/Support
- Topic: Excuse me but I've got one strange problem
- Replies: 3
- Views: 16672
Re: Excuse me but I've got one strange problem
Interesting... Is this a current problem in 3.0? And what does adding the 1 do?
I don't have this problem with 3.0...
register_forward ( forwardType, callback[], [ post = 0 ] )
If post is set to 1, the function is a "POST" function in metamod, which means that it is called AFTER the engine has ...
I don't have this problem with 3.0...
register_forward ( forwardType, callback[], [ post = 0 ] )
If post is set to 1, the function is a "POST" function in metamod, which means that it is called AFTER the engine has ...
- Tue Jan 06, 2009 4:39 pm
- Forum: Help/Support
- Topic: Excuse me but I've got one strange problem
- Replies: 3
- Views: 16672
Re: Excuse me but I've got one strange problem
I got this error with an old AMXX (also an very old wc3-version) too.
I fixed it with changing (edited to work with wc3ft 3.0)
// Register forwards (from fakemeta)
register_forward( FM_TraceLine , "TRIGGER_TraceLine");
to
// Register forwards (from fakemeta)
register_forward( FM_TraceLine ...
I fixed it with changing (edited to work with wc3ft 3.0)
// Register forwards (from fakemeta)
register_forward( FM_TraceLine , "TRIGGER_TraceLine");
to
// Register forwards (from fakemeta)
register_forward( FM_TraceLine ...
- Tue Jan 06, 2009 4:23 pm
- Forum: Help/Support
- Topic: adding more level help
- Replies: 25
- Views: 54639
Re: adding more level help
wow... didn't notice this thread until now.
Did you solve all your problems ?
It would be nice when it's possible to get the sourcecode... would like to play with it
Did you solve all your problems ?
It would be nice when it's possible to get the sourcecode... would like to play with it

- Fri Dec 14, 2007 9:27 am
- Forum: General Discussion
- Topic: Some Suggestions to make v3.0 better
- Replies: 4
- Views: 14750
- Thu Dec 13, 2007 2:31 pm
- Forum: General Discussion
- Topic: Some Suggestions to make v3.0 better
- Replies: 4
- Views: 14750
Some Suggestions to make v3.0 better
One of my Servers is running with the latest WC3FT RC Version.
I got a lot of feedback from my community, and here are the main parts:
Make the Immunity-blocking optional (add a cvar). When your ultimate got blocked by necklace you have to wait 35 seconds (!) to use it again. That is one reason ...
I got a lot of feedback from my community, and here are the main parts:
Make the Immunity-blocking optional (add a cvar). When your ultimate got blocked by necklace you have to wait 35 seconds (!) to use it again. That is one reason ...
- Sat Feb 10, 2007 8:22 pm
- Forum: Whatever
- Topic: need some advice
- Replies: 4
- Views: 30239
- Wed Feb 07, 2007 2:03 pm
- Forum: General Discussion
- Topic: How do you save XP on your server?
- Replies: 10
- Views: 49075
- Fri Dec 22, 2006 6:30 am
- Forum: General Discussion
- Topic: "Heap Size" error fixed with AMXX 1.76c
- Replies: 1
- Views: 21996
"Heap Size" error fixed with AMXX 1.76c
Well,
the heap size error will be fixed with an AMXX update to 1.76c.
Note: this AMXX Version is not released yet.
The war3x mod will now longer crash on a running map
the heap size error will be fixed with an AMXX update to 1.76c.
Note: this AMXX Version is not released yet.
The war3x mod will now longer crash on a running map

- Fri Nov 17, 2006 9:47 am
- Forum: Whatever
- Topic: how can i make my self admin
- Replies: 1
- Views: 20143
- Thu Nov 16, 2006 12:15 pm
- Forum: Help/Support
- Topic: where do i find this file
- Replies: 1
- Views: 5704
- Tue Nov 14, 2006 12:22 pm
- Forum: Help/Support
- Topic: ONLY HERE---> THE GERMAN TRANSLATION <--- ONLY HERE
- Replies: 19
- Views: 43873
- Mon Nov 13, 2006 4:02 pm
- Forum: Help/Support
- Topic: ONLY HERE---> THE GERMAN TRANSLATION <--- ONLY HERE
- Replies: 19
- Views: 43873
- Wed Nov 01, 2006 8:59 am
- Forum: General Discussion
- Topic: [SUG] shopmenu prices
- Replies: 6
- Views: 18707
[SUG] shopmenu prices
It would be very nice if the prices for all items in the shopmenus are based on the racelevel.
Low prices for low Levels (~ 0-3), a little higher prices for middle levels (~ 4-6) and high prices all > 6 levels.
This will solve the following problem:
I increased the price for helm on my servers ...
Low prices for low Levels (~ 0-3), a little higher prices for middle levels (~ 4-6) and high prices all > 6 levels.
This will solve the following problem:
I increased the price for helm on my servers ...
- Sat Aug 19, 2006 2:39 pm
- Forum: General Discussion
- Topic: Suggestion: Racelimit
- Replies: 8
- Views: 27043
Suggestion: Racelimit
You should add optional cvars with which serveradmins can limit specific races.
I mean for e.g. that only 5 players can choose Human and so on.
This would be very nice for some maps.
I mean for e.g. that only 5 players can choose Human and so on.
This would be very nice for some maps.
- Mon Jun 05, 2006 7:59 pm
- Forum: General Discussion
- Topic: Sprites
- Replies: 2
- Views: 7742
Sprites
Where can I download all these sprites, war3ft need them ?
[small] // Precache objects/sprites used
g_sFireball = precache_model("sprites/zerogxplode.spr")
g_sSpriteTexture = precache_model( "sprites/shockwave.spr")
g_siBeam4 = precache_model("sprites/zbeam4.spr")
g_sLightning = precache_model ...
[small] // Precache objects/sprites used
g_sFireball = precache_model("sprites/zerogxplode.spr")
g_sSpriteTexture = precache_model( "sprites/shockwave.spr")
g_siBeam4 = precache_model("sprites/zbeam4.spr")
g_sLightning = precache_model ...
- Sat May 13, 2006 4:41 pm
- Forum: Announcements and Releases
- Topic: TESTERS NEEDED for v1.0.2 - Download Here
- Replies: 41
- Views: 695689
- Sat May 13, 2006 3:29 pm
- Forum: Announcements and Releases
- Topic: TESTERS NEEDED for v1.0.2 - Download Here
- Replies: 41
- Views: 695689
- Sat Mar 04, 2006 5:56 am
- Forum: Help/Support
- Topic: Convert Vault to SQL
- Replies: 0
- Views: 21748
Convert Vault to SQL
Please add a option to convert vault to SQL.
- Wed Mar 01, 2006 12:26 pm
- Forum: Help/Support
- Topic: Saving on MySQL wont work... :(
- Replies: 16
- Views: 27612
- Sun Jan 29, 2006 11:44 am
- Forum: General
- Topic: Calling all developers!
- Replies: 6
- Views: 15761
Marticus,
I already have experience in C/C++/amxmodx/pawn scripting, currently I'm developing "Advanced Roll The Dice" (original & idea by EJL) and I will soon release a pre-final version.
so, I'm a programmer who need something like: code a function who recive value x and value y and return value ...
I already have experience in C/C++/amxmodx/pawn scripting, currently I'm developing "Advanced Roll The Dice" (original & idea by EJL) and I will soon release a pre-final version.
so, I'm a programmer who need something like: code a function who recive value x and value y and return value ...
- Sun Jan 29, 2006 5:04 am
- Forum: General
- Topic: Calling all developers!
- Replies: 6
- Views: 15761
- Sat Jan 28, 2006 6:17 pm
- Forum: Help/Support
- Topic: PolymorphDone.wav
- Replies: 2
- Views: 8769
- Sat Jan 28, 2006 6:00 pm
- Forum: General
- Topic: Calling all developers!
- Replies: 6
- Views: 15761
- Sat Jan 28, 2006 5:46 pm
- Forum: Help/Support
- Topic: Server crashes on client precaching? (when a person joins)
- Replies: 2
- Views: 6578
- Tue Jan 24, 2006 1:45 pm
- Forum: Help/Support
- Topic: Server crashes with War3FT enabled.
- Replies: 20
- Views: 49272
- Tue Jan 24, 2006 1:04 pm
- Forum: Help/Support
- Topic: Server crashes with War3FT enabled.
- Replies: 20
- Views: 49272
- Tue Jan 24, 2006 1:39 am
- Forum: Help/Support
- Topic: Server crashes with War3FT enabled.
- Replies: 20
- Views: 49272
- Mon Jan 23, 2006 4:58 pm
- Forum: Help/Support
- Topic: Server crashes with War3FT enabled.
- Replies: 20
- Views: 49272
- Mon Jan 23, 2006 11:49 am
- Forum: Help/Support
- Topic: Human Ultimate with Level 5
- Replies: 4
- Views: 9718
- Sun Jan 22, 2006 7:52 am
- Forum: Help/Support
- Topic: Human Ultimate with Level 5
- Replies: 4
- Views: 9718
- Sat Jan 21, 2006 5:40 pm
- Forum: Help/Support
- Topic: Human Ultimate with Level 5
- Replies: 4
- Views: 9718
Human Ultimate with Level 5
This is a old bug but not fixed yet.
Human get Ultimate with lvl 5.
Human get Ultimate with lvl 5.
- Sat Jan 21, 2006 10:40 am
- Forum: Help/Support
- Topic: Server crashes with War3FT enabled.
- Replies: 20
- Views: 49272
- Sat Jan 21, 2006 6:16 am
- Forum: Help/Support
- Topic: Server crashes with War3FT enabled.
- Replies: 20
- Views: 49272
- Thu Jan 19, 2006 9:58 am
- Forum: Help/Support
- Topic: Server crashes with War3FT enabled.
- Replies: 20
- Views: 49272
- Thu Jan 19, 2006 8:00 am
- Forum: Help/Support
- Topic: Server crashes with War3FT enabled.
- Replies: 20
- Views: 49272
- Mon Jan 02, 2006 8:41 pm
- Forum: Help/Support
- Topic: auto save xp
- Replies: 2
- Views: 6464
- Mon Dec 26, 2005 3:24 pm
- Forum: Help/Support
- Topic: plz help, hlds crash
- Replies: 9
- Views: 15035
- Mon Dec 26, 2005 3:20 pm
- Forum: Help/Support
- Topic: Fast XP
- Replies: 7
- Views: 17651
- Sun Dec 25, 2005 1:57 pm
- Forum: Whatever
- Topic: Geesu do you need a new and better sig
- Replies: 20
- Views: 53659
- Sat Dec 24, 2005 5:33 pm
- Forum: Whatever
- Topic: Geesu do you need a new and better sig
- Replies: 20
- Views: 53659
- Fri Dec 23, 2005 2:48 pm
- Forum: Help/Support
- Topic: [2.3.0] Helm
- Replies: 11
- Views: 25573