![]() |
the 2.1 version
Ok in 2.1 there is several errors,for one,if you don't have a previous version of graal on your comp,sound effects don't work(this might have to do with the real player)and then the other things that already heave been discussed.Hope they fixed in new version.
|
You mean revision4?
The sfx haven't been changed lately i think, although i have seen some problems, may be some playerworld has replaced some default sfx and messed it up? |
Well Stefan, it has some bugs with tags... Like this:
1st NPC if (playertouchsme) { set test; } 2nd NPC if (test) { showlocal; } thats not working and I had to make alot of new commands to replace it... |
Quote:
|
i think
I think the fact my sound doesn't work is cause the new version doesn't have graal shop.(no idea why though).And showlocal and hidelocal don't work in the editor,thats whats wrong with that
|
Re: i think
Quote:
|
in my script it doesn't work (I used variable strings to inizalize it),I removed local and it works fine,but it doesn't work for meh:(
|
Scripts are only called when an event happens.
In previous versions all scripts were called when an event happened, now only scripts that wants the event (like when doing if (playertouchsother) the game knows that npc wants the even playertouchsother). Your script can also have problems when the npcs are in different order, its better to call the other npc scripts directly or whatever, or use a timeout |
| All times are GMT +2. The time now is 05:16 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.