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?
| Login to reply | Page: « < 1 of 1 > » |
| 14 Aug 2010 - 03:29 | 2944 |
| rudeboyrave Regular Poster Joined: 12 Nov 2007 Posts: 123 | 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:52 | 2945 |
| ralgith New Member Joined: 01 Jun 2010 Posts: 70 | 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. |
![]() |
| 15 Aug 2010 - 07:24 | 2946 |
| Anonymous New Member Joined: 01 Jan 1970 Posts: 12 | page string bro, page string.
page_string(ch->desc, whateverdatatyouwanttosendtochar, 0); |
![]() |
| Login to reply | Page: « < 1 of 1 > » |