Graal Forums  

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

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 10-24-2008, 12:09 AM
Ronnie Ronnie is offline
Registered User
Join Date: Jun 2008
Location: Nj, USA
Posts: 48
Ronnie is on a distinguished road
Send a message via AIM to Ronnie
Tokenizing Problems.

PHP Code:
case "editplayer1":
guildfind params[1];
guildfound.loadlines("levels/guilds/guild"@guildfind@".txt");
pl.params[2];
 for(
temp.guildfound){
 
temp.vals temp.a.tokenize(":"); 
  if(
temp.vals[0] == pl.a){
  
//Where the help is needed!
  

 }  
break; 
SO basically if i'm tokenizing a line that was loaded into two parts and I have the script check if the name before the semicolon is the players account how would I find out the name after the semicolon?

Please and thank you.
-Ronnie
Reply With Quote
 


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 04:58 PM.


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