Project 1999

Go Back   Project 1999 > General Community > Off Topic

View Poll Results: What server you want
FFA pvp range 1-50 14 13.08%
FFA pvp range +-8 18 16.82%
FFA pvp range +-8 raid zones range 1-50 26 24.30%
Team based +-8 49 45.79%
Voters: 107. You may not vote on this poll

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 04-10-2011, 02:18 AM
naez naez is offline
Banned


Join Date: Mar 2011
Location: s0cal
Posts: 629
Send a message via ICQ to naez Send a message via AIM to naez Send a message via MSN to naez Send a message via Yahoo to naez
Default

found it

Code:
switch (race)
{
	case OGRE:
		size = 9;
		break;
	case TROLL:
		size = 8;
		break;
	case VAHSHIR:
	case BARBARIAN:
		size = 7;
		break;
	case HUMAN:
	case HIGH_ELF:
	case ERUDITE:
	case IKSAR:
	case DRAKKIN:
		size = 6;
		break;
	case HALF_ELF:
		size = 5.5;
		break;
	case WOOD_ELF:
	case DARK_ELF:
	case FROGLOK:
		size = 5;
		break;
	case DWARF:
		size = 4;
		break;
	case HALFLING:
		size = 3.5;
		break;
	case GNOME:
		size = 3;
		break;
	default:
		size = 0;
}

so it actually doesnt matter for a lot of races, cuz if the size is less than 6.0f it goes up to 8.0f. gnomes worse than human or barbarian
Last edited by naez; 04-10-2011 at 02:23 AM..
  #2  
Old 04-10-2011, 02:35 AM
Lasher Lasher is offline
Fire Giant

Lasher's Avatar

Join Date: Aug 2010
Posts: 953
Default

does that size just refer to how big the avatar is so the game can take in collision for factor?

Gnomes can squeeze into little places like the Safe hall in lower guk where obviously trolls cant, but if it was coded a troll had size 3 he would probably be able to get into small places because collision would be reduced
Closed Thread


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 06:03 PM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.