Graal Forums  

Go Back   Graal Forums > Development Forums > Tech Support
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-13-2002, 11:18 PM
Com013 Com013 is offline
Registered User
Join Date: Aug 2002
Location: GMT+1
Posts: 381
Com013 is on a distinguished road
#b (serverside)

When doing this serverside:
NPC Code:

if (pm) {
setstring temp,Auto-Reply:;
for (i=0; i<paramscount; i++)
setstring temp,#s(temp)#b#p(i);
sendpm #s(temp);
setstring temp,;
}


You are getting this result:
Quote:
Auto-Reply:#bfirst line#bsecond line#bend
(I already sent Stefan a forum PM about this, but I didn't get an answer)
__________________
Com013
Former Admin of the LAT on Graal The Adventure

e-mail: [email protected]
Reply With Quote
  #2  
Old 11-14-2002, 10:52 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
stefan said he added support for signs to allow #b in strings, guess he forgot sendpm
Reply With Quote
  #3  
Old 11-14-2002, 07:55 PM
Com013 Com013 is offline
Registered User
Join Date: Aug 2002
Location: GMT+1
Posts: 381
Com013 is on a distinguished road
Quote:
Originally posted by Python523
stefan said he added support for signs to allow #b in strings, guess he forgot sendpm
Yes, Stefan dared to log on to Classicdev (suicide) while I was on RC, so I asked him to add lots of things and one of them was #b.
Now I replaced sendpm with say2, and that worked. So the problem is only sendpm.
__________________
Com013
Former Admin of the LAT on Graal The Adventure

e-mail: [email protected]
Reply With Quote
  #4  
Old 11-15-2002, 04:53 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
just a suggestion but maybe try using <br> or use the breaking character wordpad uses (open a .nw file in notepad and it shows where scripts shuld start a new line if you dont know what it means) I'm not sure if that'll work tho
Reply With Quote
  #5  
Old 11-15-2002, 06:26 PM
Com013 Com013 is offline
Registered User
Join Date: Aug 2002
Location: GMT+1
Posts: 381
Com013 is on a distinguished road
<br> - would work, but not for those who disabled HTML

Stefan fixed it now anyway.
__________________
Com013
Former Admin of the LAT on Graal The Adventure

e-mail: [email protected]
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 05:55 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.