![]() |
Help Me Please Dear Lord Help!
Um ok so heres teh Problem I need it so this NPC disspears when a guild member of this guild touchs Example : Statue in the the way if a Samurai guild member touchs it it dissapears for like 5 seconds then comes back.
|
NPC Code: |
Quote:
NPC Code: |
actually ... this is better... it can lose its values when u leave/enter..
if (playerenters) { showlocal; blockagainlocal; } if (playertouchsme && strequals(#g,GuildName)) { hidelocal; dontblocklocal; sleep 3; showlocal; blockagainlocal; } |
This is why I never post Gscript heh, there always seems to be someone who will come up with better scripts.
|
Your all wrong if this is for a server with an NPC Server.
NPC Code: When something is hidden it automatically stops blocking the player. |
Ok, I clicked the wrong forum... :D
|
| All times are GMT +2. The time now is 07:16 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.