Search found 8 matches

by DynamiteN
Tue May 01, 2007 11:15 am
Forum: WC3XP - Bug Feedback
Topic: Error when i compile it
Replies: 14
Views: 32933

well its worked ok for me now so..
thanks all for the help :)
by DynamiteN
Mon Apr 30, 2007 2:12 pm
Forum: WC3XP - Bug Feedback
Topic: Error when i compile it
Replies: 14
Views: 32933

YamiKaitou wrote:download the tarball in the scripting folder, then extract the tarball to the place where you compile your plugins, then compile it and place the compiled file in the plugins folder on your server
okeyy..
but what exactly os it for ...
i mean what does it do .. ???? :oops:
by DynamiteN
Mon Apr 30, 2007 11:22 am
Forum: WC3XP - Bug Feedback
Topic: Error when i compile it
Replies: 14
Views: 32933

..yeah.. right ..
could u plzz tell me what i am suppose to look for there .. ?? :)
by DynamiteN
Mon Apr 30, 2007 4:37 am
Forum: WC3XP - Bug Feedback
Topic: *solved*problem ingame with xp*solved*
Replies: 2
Views: 13748

If your one at server, it wont be giving xp, the default is 4, there must be at least 4 players to givexp. Here it is: //#define XPLOIT_PROTECT 4 // Set minimum number of players for objective XP handouts. // Ex: Set to 4, you need exactly 4 players for XP Bonus'. @ warcraft3.cfg, just change the 4...
by DynamiteN
Sun Apr 29, 2007 5:57 pm
Forum: WC3XP - Bug Feedback
Topic: *solved*problem ingame with xp*solved*
Replies: 2
Views: 13748

*solved*problem ingame with xp*solved*

I wonder why i dont get any xp for like planting bomb or rescuing hostage
or defusing etc.

it just says for e.x( "player" gets 0 xp fpr planting bomb) and etc
i have uncomment in the config and in the .sma file and recompiled it
but it still dont give any xp .. :?
by DynamiteN
Sun Apr 29, 2007 7:25 am
Forum: WC3XP - Bug Feedback
Topic: Error when i compile it
Replies: 14
Views: 32933

ferret wrote:Use the latest SMA from the CVS.

viewtopic.php?t=24

This fix and a few others are included. You must recompile the plugin then copy it from scripts/compiled to plugins/ beforee it'll work.
yeah .. well ..

that link dosent work for me ... :(
by DynamiteN
Sun Apr 29, 2007 6:50 am
Forum: WC3XP - Bug Feedback
Topic: Error when i compile it
Replies: 14
Views: 32933

Yeah i founded this .. http://wc3mods.net/forums/viewtopic.php?t=1245 but it didnt work for me either BUT... when you change that line to if(is_user_connected(id) && is_valid_ent(iParm[2]))[Code] Then i change where it says [color=red]"(id)"[/color] To [color=red](1)[/color] and that just seemed to ...
by DynamiteN
Sat Apr 28, 2007 2:23 pm
Forum: WC3XP - Bug Feedback
Topic: Error when i compile it
Replies: 14
Views: 32933

Error when i compile it

Hi ..
when i compile the .sma file i downloaded from this forum
i get this message:

Error: Array must be indexed (variable "bDwarfAmmo") on line 6379

Could sombody plzz tell me whats wrong.. ????