![]() |
Strings on NPCs
well i've several questions:
1. How to save a string on an NPC? 2. Is there a way to send infos from one NPC to another without using trigger action. (like sending variables between them) 3. what's the client.variable thing? is it different to the strings in the player flags 4. Can server.variable save a string variable? thx for helping a newbie scripter like me... :) |
Re: Strings on NPCs
Quote:
setstring this.npcstring,lalala; 2. with(getnpc(index or whatever)){ (only P2P) 3. It's saved offline 4. of course: NPC Code: as an example... |
thanks.... :)
|
| All times are GMT +2. The time now is 10:07 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.