Crashing Problem

All Helbreath Server Source Discussion here.
Post Reply
tamir
Regular
Posts: 53
Joined: Wed Feb 04, 2004 8:42 am

Post by tamir »

I made a function for majestic points, and added in the end
ItemDepleetHandler(iClientH, iItemIndex, FALSE);
but it crashes my client...

I think that what crashing the client is the message
SendNotifyMsg(NULL, iClientH, DEF_NOTIFY_ITEMDEPLETED_ERASEITEM, iItemIndex, 0, NULL, NULL);
coz if i send it alone it also crashes...
<a href='http://tfps.fateback.com/scripts/index.html' target='_blank'>my php scripts</a>
Post Reply