Search found 2357 matches

by Geesu
Tue Jun 17, 2008 8:01 pm
Forum: Help/Support
Topic: editing human race
Replies: 18
Views: 21981

put return; after the ULT_ResetCooldown
by Geesu
Tue Jun 17, 2008 3:05 pm
Forum: Help/Support
Topic: remove true shot on scoutzknivez
Replies: 1
Views: 3896

correct
by Geesu
Tue Jun 17, 2008 3:04 pm
Forum: Help/Support
Topic: SQL/DB Error -- [Unknown column 'wc3_web_skill.skill_type' i
Replies: 7
Views: 9911

heh np - sorry it took me so long - sometimes i forget how I made things haha
by Geesu
Tue Jun 17, 2008 3:03 pm
Forum: Help/Support
Topic: editing human race
Replies: 18
Views: 21981

what goes wrong? user isn't teleported back? or they don't get their cooldown back?
by Geesu
Tue Jun 17, 2008 3:02 pm
Forum: Help/Support
Topic: adding more level help
Replies: 25
Views: 28889

ok you got me.... devotion works... these won't: // Constants for Abilities new const Float:p_vampiric[3] = {0.10,0.20,0.30} // Vampiric Aura (skill 1) new Float:p_unholy[3] = {265.0,285.0,300.0} // Unholy Aura (skill 2) new Float:p_unholy_dod[3] = {33.3,66.6,100.0} // Unholy Aura (skill 2) new cons...
by Geesu
Tue Jun 17, 2008 3:00 pm
Forum: General
Topic: War3x Dead?
Replies: 2
Views: 12256

Care to post what you fixed?
by Geesu
Mon Jun 16, 2008 4:05 pm
Forum: Help/Support
Topic: adding more level help
Replies: 25
Views: 28889

prob. b/c they're level 3 skills, not level 4 skills...

so maybe it's working, but you're not gaining anything after u hit level 10
by Geesu
Mon Jun 16, 2008 8:41 am
Forum: Help/Support
Topic: editing human race
Replies: 18
Views: 21981

That should do it - could make it

ULT_ResetCooldown( id, 0.1 );
by Geesu
Mon Jun 16, 2008 8:40 am
Forum: Help/Support
Topic: adding more level help
Replies: 25
Views: 28889

This won't work.........

Skills go up to level 4 = shit ton of run time errors in your log files... and skills that are level 4 won't work at all
by Geesu
Mon Jun 16, 2008 8:39 am
Forum: Help/Support
Topic: Client CVAR querying is not enabled - check MM version!
Replies: 22
Views: 27206

you're running 64-bit ... you have no choice and will receive this error
by Geesu
Mon Jun 16, 2008 8:38 am
Forum: Help/Support
Topic: SQL/DB Error -- [Unknown column 'wc3_web_skill.skill_type' i
Replies: 7
Views: 9911

Yes they're auto pulled from the lang file...

So I just realized why - delete the wc3_config table too :P along with the web skills - then start it up
by Geesu
Fri Jun 13, 2008 2:05 pm
Forum: Help/Support
Topic: [war3ft.amxx] [ERROR] 'Client CVAR querying is not enabled
Replies: 10
Views: 12450

o geez - wrong forum - moved

You on 64-bit server?
by Geesu
Fri Jun 13, 2008 2:05 pm
Forum: Help/Support
Topic: Shopmenu crashes War3FT Version 3RC10
Replies: 19
Views: 21845

YamiKaitou wrote:Please try SVN rev 537. Geesu had it calling a CS function for DoD.
== i is smart
by Geesu
Fri Jun 13, 2008 2:04 pm
Forum: Help/Support
Topic: Reset Rank
Replies: 1
Views: 3875

ummmm - don't think this is war3ft d00d
by Geesu
Fri Jun 13, 2008 2:04 pm
Forum: Help/Support
Topic: SQL/DB Error -- [Unknown column 'wc3_web_skill.skill_type' i
Replies: 7
Views: 9911

and any errors in the wc3 error log file? post it
by Geesu
Thu Jun 12, 2008 12:22 pm
Forum: Help/Support
Topic: SQL/DB Error -- [Unknown column 'wc3_web_skill.skill_type' i
Replies: 7
Views: 9911

no map change - kill server - start server

what is userinfos
by Geesu
Thu Jun 12, 2008 8:49 am
Forum: Help/Support
Topic: SQL/DB Error -- [Unknown column 'wc3_web_skill.skill_type' i
Replies: 7
Views: 9911

Delete this table: -- -- Tabellenstruktur für Tabelle `wc3_web_skill` -- CREATE TABLE `wc3_web_skill` ( `skill_id` tinyint(4) unsigned NOT NULL default '0', `skill_lang` char(2) NOT NULL default '', `skill_name` varchar(100) default NULL, `skill_description` text NOT NULL, `skill_type` tinyint(4) un...
by Geesu
Thu Jun 12, 2008 8:47 am
Forum: Help/Support
Topic: removing playerinfo
Replies: 4
Views: 7552

Pretty sure there is an option in war3ft.cfg
by Geesu
Tue Jun 10, 2008 10:55 am
Forum: Help/Support
Topic: Error log
Replies: 1
Views: 4076

How often does this happen?
by Geesu
Sun Jun 08, 2008 4:47 pm
Forum: Help/Support
Topic: XP save to MySQL
Replies: 8
Views: 12101

Can you post a dump of your database file?
by Geesu
Sun Jun 08, 2008 9:53 am
Forum: Help/Support
Topic: Vault.ini
Replies: 2
Views: 4737

You will have to use this: http://war3ft.com/vault.php

To convert vault to MySQL war3users table... Then install 3.x and it will convert it to the new format.
by Geesu
Sun Jun 08, 2008 9:53 am
Forum: Help/Support
Topic: Help with number of items.
Replies: 14
Views: 16692

If you don't know how to program I don't see this happening - post on amxmodx.org forums and see if any coders want to help you w/it

Aren't enough active coders here to help you with it :/
by Geesu
Sun Jun 08, 2008 9:52 am
Forum: Help/Support
Topic: XP save to MySQL
Replies: 8
Views: 12101

version of MySQL?
by Geesu
Sun Jun 08, 2008 9:51 am
Forum: Help/Support
Topic: New Spell
Replies: 4
Views: 6713

yea ask on amxmodx.org forums - lot more coders there
by Geesu
Thu Jun 05, 2008 10:22 am
Forum: Help/Support
Topic: Unlimited Money and Mole
Replies: 7
Views: 9922

I don't know any - I would write in the plugin's thread and ask if they might have an idea as to why - b/c i have no idea
by Geesu
Thu Jun 05, 2008 10:20 am
Forum: General Discussion
Topic: amx_takexp
Replies: 1
Views: 4519

wrong question...

just use wc3_givexp - then use a negative number
by Geesu
Wed Jun 04, 2008 10:04 am
Forum: Help/Support
Topic: SQL/DB Error -- [Unknown column 'wc3_web_skill.skill_type' i
Replies: 7
Views: 9911

your data tables aren't populated- SQL dump again pls
by Geesu
Wed Jun 04, 2008 10:03 am
Forum: Help/Support
Topic: Unlimited Money and Mole
Replies: 7
Views: 9922

Not a fault of war3ft - money plugin must do something weird
by Geesu
Tue Jun 03, 2008 10:50 am
Forum: Help/Support
Topic: Compile Error
Replies: 4
Views: 6248

lols :P
by Geesu
Tue Jun 03, 2008 9:32 am
Forum: Help/Support
Topic: Compile Error
Replies: 4
Views: 6248

Hint:
Welcome to the AMX Mod X 1.76-300 Compiler.

Amxmodx Version: 1.8
by Geesu
Tue Jun 03, 2008 8:18 am
Forum: Help/Support
Topic: SQL/DB Error -- [Unknown column 'wc3_web_skill.skill_type' i
Replies: 7
Views: 9911

delete the table that is messed up (wc3_web_skill) - then change the map - it should be created correctly
by Geesu
Tue Jun 03, 2008 8:17 am
Forum: General Discussion
Topic: [Request] XP Add/Remove
Replies: 9
Views: 12564

I won't - due to time - but perhaps some1 else would? any takers?
by Geesu
Mon Jun 02, 2008 11:28 am
Forum: Help/Support
Topic: SQL/DB Error -- [Unknown column 'wc3_web_skill.skill_type' i
Replies: 7
Views: 9911

post database dump pls
by Geesu
Sun Jun 01, 2008 12:36 pm
Forum: General Discussion
Topic: [suggestion] warden cant use ultimate
Replies: 2
Views: 5295

I see his point - if the warden is NEAR someone with necklace - it uses the nearby player's charge and fails

daddy add this as a feature request to the bug tracker
by Geesu
Sun Jun 01, 2008 12:35 pm
Forum: General Discussion
Topic: disable anhk
Replies: 3
Views: 6464

I feel like this used to exist... I played fun_allinone a lot and thought I did this - i'll get back to u
by Geesu
Sun Jun 01, 2008 12:33 pm
Forum: Help/Support
Topic: Problem with XP statistics :/
Replies: 12
Views: 13486

Can you post a .sql dump of your database?
by Geesu
Sun Jun 01, 2008 12:32 pm
Forum: Help/Support
Topic: Help with number of items.
Replies: 14
Views: 16692

be nice!!!11!!1!
by Geesu
Fri May 30, 2008 11:16 am
Forum: General Discussion
Topic: help + admin menu dont work
Replies: 4
Views: 12205

it's not in development
by Geesu
Fri May 30, 2008 11:15 am
Forum: Help/Support
Topic: Help with number of items.
Replies: 14
Views: 16692

Learn to program in pawn - get started at amxmodx.org

If you haven't ever done any development I don't see it happening tho - unless you are VERY dedicated
by Geesu
Fri May 30, 2008 11:15 am
Forum: Help/Support
Topic: Problem with XP statistics :/
Replies: 12
Views: 13486

I think you're using version 1.2 and not 1.1 - you 100% sure you're using 1.1?
by Geesu
Fri May 30, 2008 10:04 am
Forum: Help/Support
Topic: CS Server cannot open SQL DB
Replies: 16
Views: 17461

wait - so you try to import the SQL file and that fails? How are you importing it? (Note: war3ft doesn't do this - you have to do it manually using something like phpmyadmin)
by Geesu
Thu May 29, 2008 7:06 pm
Forum: Help/Support
Topic: War3ft crashes
Replies: 16
Views: 16717

did you reinstall it? something isn't configured correctly since it is throwing that error
by Geesu
Thu May 29, 2008 7:02 pm
Forum: Help/Support
Topic: Help with number of items.
Replies: 14
Views: 16692

ahh -yea you can't do that unless you h@x0rs the codesszzzzz
by Geesu
Thu May 29, 2008 7:02 pm
Forum: Help/Support
Topic: CS Server cannot open SQL DB
Replies: 16
Views: 17461

can you paste the exact error message you are getting when it tries to connect?
by Geesu
Thu May 29, 2008 3:35 pm
Forum: Help/Support
Topic: Help with number of items.
Replies: 14
Views: 16692

Please rephrase your question - I don't entirely understand what you're asking for :/
by Geesu
Thu May 29, 2008 3:34 pm
Forum: Help/Support
Topic: CS Server cannot open SQL DB
Replies: 16
Views: 17461

Overkill - Do you have the source code for the version you are using? Honestly I don't remember the work I did pre-2.3.2 - if you could post the .sma file I'll take a look. And I agree - I don't like the policy of "update or no help" - but honestly we get a decent amount of requests (and sadly don't...
by Geesu
Thu May 29, 2008 3:32 pm
Forum: Help/Support
Topic: War3ft crashes
Replies: 16
Views: 16717

the crash shouldn't be from war3ft - since it prevents itself from loading - although perhaps I broke part of that functionality and it's still trying to precache a non-existent sprite (which would cause it to crash)
by Geesu
Thu May 29, 2008 3:23 pm
Forum: General
Topic: human invisibility + cloak of shadows
Replies: 4
Views: 14783

it only increases it in war3ft 3.0+
by Geesu
Wed May 28, 2008 9:18 am
Forum: General Discussion
Topic: wc3ft Bad Load
Replies: 4
Views: 7728

that's tru - I should learn german for the once a month someone posts on these forums in german :P :P :P
by Geesu
Wed May 28, 2008 9:18 am
Forum: Help/Support
Topic: War3ft crashes
Replies: 16
Views: 16717

am I dumb? I don't see the warcraft amxx file in the plugin list...