msfraish / projecteqemu

Automatically exported from code.google.com/p/projecteqemu
0 stars 0 forks source link

NPCSpawn bug #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to NPCSpawn with a semi long name

What is the expected output? What do you see instead?
The spawn does not occur as the generated names are too long

What version of the product are you using? On what operating system?
Current

Please provide any additional information below.
Check out npc.cpp where tmpstr is being defined - the zone name is a big one 
since the spawngroup name is only 30 characters long, also check further down

Original issue reported on code.google.com by michaelb...@googlemail.com on 12 Jul 2009 at 8:56

GoogleCodeExporter commented 8 years ago

Original comment by jeremiah...@gmail.com on 2 Feb 2013 at 3:40

GoogleCodeExporter commented 8 years ago
Fixed in r2479.

Original comment by jeremiah...@gmail.com on 2 Feb 2013 at 7:19