![]() |
local. strings?
Works:
PHP Code:
PHP Code:
Anyone has an explaination? |
ive had that type of problem before but i dont remmber how i managed to fix it . at one time i had string's that wouldnt set unless i did it the old way couse the new one wouldnt work .
old example * setstring string,value; new example * this.string = "value"; but id bet your too good to make the mistake of setting a string on the wrong side (client/server) . i think i may have solved the problem by deleteing the npc . |
Quote:
|
What exactly doesn't work? When I set a local variable, it sets correctly.
|
Quote:
|
All variables set with setstring that don't have a special leading (this., thiso., server., serverr.) are added to the player (like in GS1), so you need to do
PHP Code:
|
Quote:
|
| All times are GMT +2. The time now is 09:20 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.