Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Tokenize (https://forums.graalonline.com/forums/showthread.php?t=2006)

_Shoey_Fighter_ 04-30-2001 05:50 AM

I'm having trouble with tokenize. Here is the code I tried:
if(playerenters){
tokenize add test;
say2 #s(#t(2));
}

It produces some weird thing like "dtdoorct" or something. Any ideas?

Tyhm 04-30-2001 06:32 AM

maybe tokenize(1)?

I think it's 0-based, meaning it starts counting at 0...

Admins 05-01-2001 05:23 AM

say2 #t(1); should display 'test'


All times are GMT +2. The time now is 11:28 AM.

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