放上Team python 最后一版的更新说明原文,以飨能看懂英文的观众(反正我是看得稀里糊涂的-____-~~~)!
《PYTHON README》
With heavy heart I now have to tell you all. Team python is dead.
This is our source code, and a .sql file of what our server was at the last point of development.
You are going to want to add in some quests and vendors and stuff, or even despawn the world, and spawn it yourslef. Here are some important notes.
YOU NEED THE DATABASE STRUCTRED THIS WAY! It is important that you import this .sql, then drop tables as the time comes. I am sure someone is gonna fashion up a nice php script to make editing this alot easier. To de-spawn in game, as a gm (Set gm to 1 in the accounts table, then type .gm 18 in chat) highlight a creature and type .delete. I recomend making a macro, because our population script kinda sucked. To spawn you type .spawn <modelid> <npcflags> <faction> <level> <name>, you must use a decemial integer modelID!
Also, to insure that not everyone has the same quests, I removed every quest, and as/for vendors, I left 3 vendors with items. The world is your own, your minds should work it.
To spawn a taxi vendor type .spawntaxi.
To go back to the old TP start location type .thel.
Racial spawns, and starting gear are implemented, and we were working on all the spell effects. You can spawn a spell trainer and it will have spells for a mage. You should really despawn the world and work from your own spawning because interpertating the DATA portion of the mysqlDB entry is slightly dificult.
If you have any problems, or need help setting up your server, feel free to contact battyone, who will give help to any people who use the code. Portions of the code were commented out by munky, its just a single chunk, if you get compiler errors...I guess I will try and find that chunk afterwards, fix it, and put up another release.
This server should hold quite a few people, but fully spawned the CPU usage tends to jump. The current status of the world spawning is:
Azeroth: Overspawned
Kalimdor: Not Spawned
So kalimdor is your own to spawn as you see fit...
This is just a prep text, any real help you guys should contact me, battyone, or look at the source code.
[em02]