![]() |
converting to gs2
So far, this is the only really annoying thing about gs2: Strings. More specifically, variables in string names. Of course, that might not be the problem here, who knows.
Anyway, this works in gs1, not gs2 I blame the strings, however I may have screwed something up when transfering it to gs2. The action IS received, and the parameter is read. PHP Code:
|
You must not put periods inside the string name like that.
This is correct: PHP Code:
|
Expanding on what Skyld said: Periods do work if you're using makevar() as opposed to the foo.("bar") format. ie: makevar("clientr.myname") = "Okiesmokie" is equal to: clientr.(@"myname") = "Okiesmokie";
|
| All times are GMT +2. The time now is 11:00 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.