Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-25-2002, 03:23 AM
btedji btedji is offline
bryan986
btedji's Avatar
Join Date: Apr 2001
Location: Force 10
Posts: 1,153
btedji is on a distinguished road
Send a message via ICQ to btedji Send a message via AIM to btedji Send a message via Yahoo to btedji
defining script from string

Ok heres the deal:

1) I set a string like this:

setstring client.Test,##v(this.test)##s(client.Test2);

2) It looks like this in the flag list:

client.Test=#v(this.test)#s(client.Test2)

3) The variable this.test has a value of lets say 5
and string client.Test2=blah

4) I want this code to make it show 5blah
not #v(this.test)#s(client.Test2):

setplayerprop #c,#s(client.Test);

How can I get that to work right, and I have to have it in the string like that so that it will show the current value in the variables and strings
Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 09:50 AM.


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