01.11.2012, 04:12
Anyway,I did the Team Colors and the ex-class
It looks good but when try to spawn I get spawn to this kinda bug place.Its like no where.
Here,is what in my saved positions in user files
Zombie Server Positions
AddPlayerClass(29,470.1499,879.4683,-29.0365,270.3423,0,0,0,0,0,0); // Hoodie Spawn
AddPlayerClass(181,710.0132,822.6918,-30.2325,63.2217,0,0,0,0,0,0); // Punk Zombie Spawn
Ok,now this is what I use in ex-class
//Classes
AddPlayerClassEx( HUMANS_TEAM, 163, 1958.3783, 1343.1572, 15.3746, 0.0, 24, 250, 25, 150, 31, 5000); // Classid 0
AddPlayerClassEx( ZOMBIES_TEAM, 160 , 2199.6531, 1393.3678, 10.8203, 0.0, 9, 1, 0, 0, 0, 0); // Classid 1
I am trying to add back to the place where I set the SavedPositions because I have edited that area and put hard work on that map.
It looks good but when try to spawn I get spawn to this kinda bug place.Its like no where.
Here,is what in my saved positions in user files
Zombie Server Positions
AddPlayerClass(29,470.1499,879.4683,-29.0365,270.3423,0,0,0,0,0,0); // Hoodie Spawn
AddPlayerClass(181,710.0132,822.6918,-30.2325,63.2217,0,0,0,0,0,0); // Punk Zombie Spawn
Ok,now this is what I use in ex-class
//Classes
AddPlayerClassEx( HUMANS_TEAM, 163, 1958.3783, 1343.1572, 15.3746, 0.0, 24, 250, 25, 150, 31, 5000); // Classid 0
AddPlayerClassEx( ZOMBIES_TEAM, 160 , 2199.6531, 1393.3678, 10.8203, 0.0, 9, 1, 0, 0, 0, 0); // Classid 1
I am trying to add back to the place where I set the SavedPositions because I have edited that area and put hard work on that map.