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
  #7  
Old 01-26-2002, 02:49 AM
Essenity Essenity is offline
Registered User
Join Date: Dec 2001
Location: Shaded Legends
Posts: 22
Essenity is on a distinguished road
Send a message via ICQ to Essenity Send a message via AIM to Essenity Send a message via Yahoo to Essenity
You could also do instead of tokenize... just a thought..

if (playerchats) {
if (strequals(#e(0,6,#c),skin: )) setplayerprop #C0,#e(6,-1,#c);
if (strequals(#e(0,6,#c),coat: )) setplayerprop #C1,#e(6,-1,#c);
if (strequals(#e(0,9,#c),sleeves: )) setplayerprop #C2,#e(9,-1,#c);
if (strequals(#e(0,7,#c),shoes: )) setplayerprop #C3,#e(7,-1,#c);
if (strequals(#e(0,6,#c),belt: )) setplayerprop #C4,#e(6,-1,#c);

}
__________________
~ Enfinityy (Chill)
since Graal Gold, Nov 1998
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 12:48 AM.


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