Thread
:
NPCSpawnDB size problem
View Single Post
#
1
07-12-2009, 07:30 AM
mixxit
Hill Giant
Join Date: Sep 2006
Posts: 155
NPCSpawnDB size problem
snprintf(tmpstr, sizeof(tmpstr), "%s%s%i", zone, spawn->GetName(),Timer::GetCurrentTime());
This creates a string that is too long for the spawngroups name field (30) and fails to produce the spawn for a GM
mixxit
View Public Profile
Send a private message to mixxit
Find all posts by mixxit