![]() |
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? |
maybe tokenize(1)?
I think it's 0-based, meaning it starts counting at 0... |
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.