Search found 11 matches

by Nikol4u
Wed Jun 13, 2007 7:34 am
Forum: Help/Support
Topic: Can I change the shopmenu's items' prices
Replies: 3
Views: 8019

YamiKaitou wrote:Yes. Which version are you using? If it is something other than 2.3.2 or 3.0, link to download?
I found it .. it's in war3ft/constants.inl and in the end :) (2.x.x)
by Nikol4u
Mon Jun 11, 2007 11:48 am
Forum: Help/Support
Topic: Mask of death health 100+
Replies: 10
Views: 15435

sorry i had confused u.. when i compiled it I put in plugins folder another plugin (i think 2.3.1) not compiled and it didn't work and now everything is fine! thx a lot :}
by Nikol4u
Mon Jun 11, 2007 10:12 am
Forum: Help/Support
Topic: Mask of death health 100+
Replies: 10
Views: 15435

YamiKaitou wrote:Did you recompile the plugin after you edited it? Did you move the newly compiled plugin to the plugins folder?
i recompile it, move it to plugins folder and restart the server
by Nikol4u
Mon Jun 11, 2007 7:29 am
Forum: Help/Support
Topic: Mask of death health 100+
Replies: 10
Views: 15435

Code: Select all

// if (get_user_health(attacker) > get_user_maxhealth(attacker))
//        set_user_health(attacker, get_user_maxhealth(attacker))
and I'm 100 again ..
by Nikol4u
Sun Jun 10, 2007 9:55 am
Forum: Help/Support
Topic: Mask of death health 100+
Replies: 10
Views: 15435

Then you will have to use a very out-dated version. I am not sure of which version it is. I tryied 2.1.3[4][5][6][7] and i think i know where I have to edit but i don't know how ... // Mask of Death else if (p_data[attacker][P_ITEM] == ITEM_MASK){ tempdamage = floatround(float(damage) * iCvar[FT_MA...
by Nikol4u
Sun Jun 10, 2007 9:30 am
Forum: Help/Support
Topic: Mask of death health 100+
Replies: 10
Views: 15435

Those versions are outdated. If you wish to still use the 2.x line, why not upgrade to 2.3.2? Anyways, I still don't see what you are asking. If the changelog says it has changed, then it has changed. Nevermind the version ... I want when i shoot someone with Mask of death, if i am 100 hp and make ...
by Nikol4u
Sun Jun 10, 2007 7:52 am
Forum: Help/Support
Topic: Mask of death health 100+
Replies: 10
Views: 15435

Mask of death health 100+

Here, in Bulgaria one of Burgas' internet providers have server War3ft (amxx 1.0 + wc3ft 2.1.6 (i think)) and when u buy mask and hit somebody ur life goes up to 100 and more .. if u made headshot u can be on 250 life... Now i'm using 2.3.1 (I know its not supported today) and i searched for that bu...
by Nikol4u
Sun Jun 10, 2007 3:39 am
Forum: Help/Support
Topic: SQL/DB Error
Replies: 15
Views: 35681

@fjollerik Go in xxx\cstrike\addons\amxmodx\configs\war3ft then open war3FT.cfg and edit that: // Saving Options wc3_save_xp 0 // Enables saving of experience (default is 0) wc3_save_xp_db 0 // How should we save XP? (0 = SQLite, 1 = MySQL) wc3_save_by 0 // What should I save this as? steam id = 0, ...
by Nikol4u
Sun Jun 10, 2007 3:26 am
Forum: Help/Support
Topic: SQL/DB Error
Replies: 15
Views: 35681

YamiKaitou wrote:If you are using War3ft 2.x, then you need to use 1.1.

If you are using War3ft 3.x, then you need to use 1.2.
yeah I tryied then with 1.1 and saw that i had made a mistake and now everything's fine .. thx 8)
by Nikol4u
Sat Jun 09, 2007 5:20 am
Forum: Help/Support
Topic: SQL/DB Error
Replies: 15
Views: 35681

can u tell/give us the .sql dump for the stats? i use them 2 and i have errors... SQL/DB Error -- [Table 'rstrike_board.wc3_web_race' doesn't exist] SQL/DB Error -- [Table 'rstrike_board.wc3_player' doesn't exist] SQL/DB Error -- [Table 'rstrike_board.wc3_player' doesn't exist] Amx Mod X: 1.76d Warc...