adding page string to quest_hist

Login to reply  Page: « < 1 of 1 > »
14 Aug 2010 - 03:292944
adding page string to quest_hist
When a player has about 100 quests done he or she can get really spammed with "quest history".

is there a way to add a page string to the send_to_char or do we have to use a buf?


14 Aug 2010 - 14:522945
adding page string to quest_hist
Quote rudeboyrave:
When a player has about 100 quests done he or she can get really spammed with "quest history".

is there a way to add a page string to the send_to_char or do we have to use a buf?


Have to use a buf, but thats probably a good idea anyways.


__________________
Owner/Coder/Head Admin
Caer Dubrin
15 Aug 2010 - 07:242946
page string bro, page string.

page_string(ch->desc, whateverdatatyouwanttosendtochar, 0);


Login to reply  Page: « < 1 of 1 > »