Raised This Month: $ Target: $400
 0% 

[CSS/TF2] War3: Source - Customizable Warcraft Plugin


Post New Thread Reply   
 
Thread Tools Display Modes
wyn10
SourceMod Donor
Join Date: Sep 2009
Old 12-18-2009 , 18:19   Re: [CSS/TF2] War3: Source - Customizable Warcraft Plugin
Reply With Quote #51

Thanks.

Currently trying.
wyn10 is offline
wyn10
SourceMod Donor
Join Date: Sep 2009
Old 12-18-2009 , 18:26   Re: [CSS/TF2] War3: Source - Customizable Warcraft Plugin
Reply With Quote #52

Tryed it.

Changed the database to SQLite in the ini. Doesn't work.
wyn10 is offline
API
Veteran Member
Join Date: May 2006
Old 12-18-2009 , 18:35   Re: [CSS/TF2] War3: Source - Customizable Warcraft Plugin
Reply With Quote #53

No, war3source.ini is used to set database configuation. You need to properly set up databases.cfg
See this: http://wiki.alliedmods.net/SQL_Admin...#Configuration

Add this into databases.cfg:
Code:
	"war3cfg"
	{
		"driver"			"sqlite"
		"database"			"war3source"
	}
Then in war3source.ini set database to war3cfg
__________________
API is offline
Send a message via AIM to API
wyn10
SourceMod Donor
Join Date: Sep 2009
Old 12-18-2009 , 20:35   Re: [CSS/TF2] War3: Source - Customizable Warcraft Plugin
Reply With Quote #54

Its still not working.

I got the hooks.

In the ini I got "war3cfg"

In databases I got

"war3cfg"
{
"driver" "sqlite"
"database" "war3source"
}

Did sm_create_adm_tables

Made the table. Still nothing shows up. Help?
wyn10 is offline
API
Veteran Member
Join Date: May 2006
Old 12-18-2009 , 22:10   Re: [CSS/TF2] War3: Source - Customizable Warcraft Plugin
Reply With Quote #55

What happens when you type sm plugins list?
__________________
API is offline
Send a message via AIM to API
wyn10
SourceMod Donor
Join Date: Sep 2009
Old 12-18-2009 , 23:02   Re: [CSS/TF2] War3: Source - Customizable Warcraft Plugin
Reply With Quote #56

Quote:
Originally Posted by pimpinjuice View Post
What happens when you type sm plugins list?
Every plugin but this shows up.
wyn10 is offline
API
Veteran Member
Join Date: May 2006
Old 12-18-2009 , 23:42   Re: [CSS/TF2] War3: Source - Customizable Warcraft Plugin
Reply With Quote #57

Updated to version 0.9.1.8
DO NOT USE 0.9.1.7
There is a memory leak in it! Upgrade ASAP.
__________________
API is offline
Send a message via AIM to API
RedRage
New Member
Join Date: Dec 2009
Old 12-24-2009 , 17:41   Re: [CSS/TF2] War3: Source - Customizable Warcraft Plugin
Reply With Quote #58

Eh, if this mod had more races i'd play it use it for my server
RedRage is offline
DarkEnergy
SourceMod Donor
Join Date: Apr 2008
Location: Georgia Tech, MSECE
Old 12-24-2009 , 21:53   Re: [CSS/TF2] War3: Source - Customizable Warcraft Plugin
Reply With Quote #59

well ur in for a treat
DarkEnergy is offline
API
Veteran Member
Join Date: May 2006
Old 12-26-2009 , 17:43   Re: [CSS/TF2] War3: Source - Customizable Warcraft Plugin
Reply With Quote #60

Version 1.0.0.0 Released
Happy Holidays, sorry we missed Christmas release.
Code:
Changelog 0.9.1.8 to 1.0.0.0 (Server Administration)
- PLEASE READ INSTRUCTIONS BEFORE INSTALLING, IMPORTANT!!!
- Restructured table schema, please see following for info on avoiding XP loss: http://war3source.com/wiki/index.php?title=War3Source:Installation#Installation
- Packaged a web statistics PHP script that can be installed on server website
- Ordered races by default according to 1.6 War3FT
- Added several cvars, refer to the wiki configuration page for info.

Changelog 0.9.1.8 to 1.0.0.0 (Gameplay)
- Added race Blood Mage
- Added race Shadow Hunter
- Added race Warden
- Added race Crypt Lord
- TF: Changed Orc skill from Frost Armor to Healing Ward

Changelog 0.9.1.8 to 1.0.0.0 (Developer)
- Greatly improved statistic routines
- Added native War3_GetRaceByShortname
- Added native War3_GetRaceName
- Added native War3_CreateShopItemRef
- Added native War3_GetShopItemByRef
- Added native War3_GetCredits
- Added native War3_SetCredits
- Added native War3_GetTargetInViewCone
- Modified RGBA values for FlashScreen
- Modified FlashScreen default behaviour
- Added native War3_ValidPlayer
- Added native War3_SpawnPlayer
- Added native War3_SetPlayerColor
- Added native War3_GetPlayerColor
- Added native War3_CachedAngle
- Added native War3_CachedPosition
- Added native War3_CachedDucking
- Added native War3_CachedWeapon
- Added native War3_CachedClip1
- Added native War3_CachedAmmo
- Added native War3_CachedDeadClip1
- Added native War3_CachedDeadAmmo
- Added native War3_CachedDeadWeaponName
- Changed OnWar3TakeDamage forward to enable hooking capabilities
- Fixed several stack errors with say commands
- Optimized races
- Added chance modifier for medic needle gun (war3_chancemodifier_medic)
__________________
API is offline
Send a message via AIM to API
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:47.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode