EQEmulator Home
>
EQEmulator Forums
>
Search Forums
Search Results
User Name
Remember Me?
Password
Home
Forums
Register
Members List
Today's Posts
Search
Search Forums
Show Threads
Show Posts
Advanced Search
Go to Page...
Page 6 of 10
«
First
<
2
3
4
5
6
7
8
9
10
>
Showing results 126 to 150 of 235
Search took
0.01
seconds; generated 23 minute(s) ago.
Search:
Posts Made By:
Astal
Forum:
Quests::Q&A
05-11-2011, 11:30 PM
Replies:
10
Can anyone see an error here?
Views:
8,219
Posted By
Astal
yeah they arent spawning at all now after the...
yeah they arent spawning at all now after the initial spawn
Forum:
Quests::Q&A
05-11-2011, 10:41 PM
Replies:
10
Can anyone see an error here?
Views:
8,219
Posted By
Astal
Because im making the mob immune after it has...
Because im making the mob immune after it has aggro, killing the acolytes will cause damage to it instead of normal fighting, until it hits 25% hp, then you will be able to kill it normally and no...
Forum:
Quests::Q&A
05-11-2011, 04:15 PM
Replies:
10
Can anyone see an error here?
Views:
8,219
Posted By
Astal
ok thats not it. Its also triggering the rampage...
ok thats not it. Its also triggering the rampage timer even though nothing sets it. Also i noticed, i removed the rampage timer now it seems like the other timer isnt triggering
#azog mon
sub...
Forum:
Quests::Q&A
05-11-2011, 04:06 PM
Replies:
10
Can anyone see an error here?
Views:
8,219
Posted By
Astal
ahh yes, thank u, i had a similar problem like...
ahh yes, thank u, i had a similar problem like that before XD
Forum:
Quests::Q&A
05-11-2011, 02:34 PM
Replies:
10
Can anyone see an error here?
Views:
8,219
Posted By
Astal
Can anyone see an error here?
Nevermind im not a moron. Slightly new problem. My mob spawns the npcs right the first time, then the second time he spawns them, but he keeps spawning them like every 30 secords afterwards and im...
Forum:
Spell Support
05-08-2011, 08:30 PM
Replies:
2
Can you make a boss charm a player?
Views:
8,558
Posted By
Astal
alright, thanks for lettin me know
alright, thanks for lettin me know
Forum:
Spell Support
05-08-2011, 08:01 PM
Replies:
2
Can you make a boss charm a player?
Views:
8,558
Posted By
Astal
Can you make a boss charm a player?
Is it possible?
Forum:
General::Server Discussion
05-08-2011, 05:23 PM
Replies:
6
Looking for an ideal server
Views:
9,206
Posted By
Astal
peq is ok but most people 2-3-4-5-6 box which...
peq is ok but most people 2-3-4-5-6 box which defeats the purpose of playing a multiplayer game :)
Forum:
Quests::Q&A
05-08-2011, 02:24 PM
Replies:
16
Using group functions to get if player is in a group ect...
Views:
15,693
Posted By
Astal
oh ok that sucks
oh ok that sucks
Forum:
Quests::Q&A
05-08-2011, 01:54 AM
Replies:
16
Using group functions to get if player is in a group ect...
Views:
15,693
Posted By
Astal
yeah im lost, if anyone can rewrite this function...
yeah im lost, if anyone can rewrite this function and make it work, ill love u long time
Forum:
Quests::Q&A
05-08-2011, 01:24 AM
Replies:
16
Using group functions to get if player is in a group ect...
Views:
15,693
Posted By
Astal
Nope, this is how I have it, i copied what you...
Nope, this is how I have it, i copied what you posted He will do the shout but not execute the group code
sub EVENT_SAY {
$g = $client->GetGroup();
if(quest::istaskactive(504) &&...
Forum:
Quests::Q&A
05-08-2011, 12:37 AM
Replies:
16
Using group functions to get if player is in a group ect...
Views:
15,693
Posted By
Astal
Ok still having problems it doesnt trigger if im...
Ok still having problems it doesnt trigger if im in a group or solo
$g = $client->GetGroup();
if(quest::istaskactive(504))
{
if(quest::istaskactivityactive(504,1)) {
...
Forum:
Quests::Q&A
05-08-2011, 12:22 AM
Replies:
16
Using group functions to get if player is in a group ect...
Views:
15,693
Posted By
Astal
thanks man, we have been working on this script...
thanks man, we have been working on this script all day and cant get it working right
Forum:
Quests::Q&A
05-07-2011, 07:28 PM
Replies:
16
Using group functions to get if player is in a group ect...
Views:
15,693
Posted By
Astal
Is is possible to use...
Is is possible to use $pc->quest::updatetaskactivity(504, 1,[1]);
like that?
with the $pc->?
Forum:
Quests::Q&A
05-07-2011, 02:03 PM
Replies:
16
Using group functions to get if player is in a group ect...
Views:
15,693
Posted By
Astal
np, this should help me out, i got a guy working...
np, this should help me out, i got a guy working with me thats better at coding than me somewhat. I think he can handle this with the help uve given me
Forum:
General::Server Discussion
05-07-2011, 02:23 AM
Replies:
27
New Server Coming Soon: Altergate (PvP Teams)
Views:
27,865
Posted By
Astal
I cant log in, do u need titanium or will SoD work
I cant log in, do u need titanium or will SoD work
Forum:
Quests::Q&A
05-07-2011, 01:03 AM
Replies:
16
Using group functions to get if player is in a group ect...
Views:
15,693
Posted By
Astal
Using group functions to get if player is in a group ect...
Can anyone explain to me how this can be done? Basically this is what I have now and it dont work.
Im looking to see if player is in a group, if he is, get the group members and put em each in a...
Forum:
Quests::Q&A
05-07-2011, 12:14 AM
Replies:
3
Npcs Healing a mob (harder than it sounds)
Views:
8,329
Posted By
Astal
Thanks man
Thanks man
Forum:
Quests::Q&A
05-06-2011, 07:34 PM
Replies:
3
Npcs Healing a mob (harder than it sounds)
Views:
8,329
Posted By
Astal
Npcs Healing a mob (harder than it sounds)
What im looking to do is have 4 totems heal the boss every time timer triggers
AS LONG as the boss is spawned. The problem Im having is how to change my qglobal when the boss depops. The only...
Forum:
Quests::Q&A
05-06-2011, 07:17 PM
Replies:
2
How is $Mob->SetInvul(); Used?
Views:
6,139
Posted By
Astal
couldnt get it working, figured out a better way...
couldnt get it working, figured out a better way though
Forum:
Quests::Q&A
05-06-2011, 06:30 PM
Replies:
2
How is $Mob->SetInvul(); Used?
Views:
6,139
Posted By
Astal
Solved please delete
Solved....
Forum:
Support::Windows Servers
05-06-2011, 06:08 PM
Replies:
18
Ok this is making me mad, mobs hit like once every 20 attacks
Views:
24,680
Posted By
Astal
Hey so is there a newer build now or what do we...
Hey so is there a newer build now or what do we do to fix this?
I have r1887.
Do i need to go back to r1875 or do I just download those files and recompile it myself?
k i see we have to...
Forum:
Development::Tools
05-05-2011, 04:16 PM
Replies:
130
Sticky:
Null Spell Editor
Views:
407,331
Posted By
Astal
will do thanks man
will do thanks man
Forum:
General::Server Discussion
05-05-2011, 02:30 PM
Replies:
8
LOTR - The Years of Trees seeking developers / Gms
Views:
10,920
Posted By
Astal
LOTR - The Years of Trees seeking developers / Gms
The server is back up and I started working on it again.
If anyone wants to help with the developement or GM let me know. GMs arent needed quite yet cause the server isnt done.
Developers are....
Forum:
Support::Windows Servers
05-05-2011, 01:31 PM
Replies:
7
Switching models from global load to individual zone load
Views:
8,083
Posted By
Astal
found em all
found em all
Showing results 126 to 150 of 235
Page 6 of 10
«
First
<
2
3
4
5
6
7
8
9
10
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
General::General Discussion
General::Server Discussion
General::News
General::News::Polls
Support
Support::General Support
Idiot Posters
Spell Support
Support::Windows Servers
Support::Linux Servers
Support::Packetcollector
Support::MiniLogin
Quests
Quests::Q&A
Quests::Custom
Quests::Completed
Quests::Submissions
Quests::Plugins & Mods
Quests::need work
Quests::LUA
Development
Development::Development
Development::Bots
Development: Custom Code
Development::Server Code Submissions
Development::Feature Requests
Development::Bugs
Development::Bug Reports
Development::Database/World Building
Development::Tools
Development::GeorgeS's Tools
EQEmu Operations Center
KayotRO
Old Eq
OpenZone
OpenZone:: Q&A
Simple Client
OpenZone::Tutorials
OpenZone::Bug Reporting
Misc
Misc::Off Topic
Misc::Screenshots
Archives
Archive::Support
Archive::General Support
Archive::Windows Servers
Archive::Linux Servers
Archive::Tutorials/Howto's
Tutorials--Outdated Use the Wiki
Tutorial ALL NEW PEOPLE READ THIS
Tutorials::Discussion
Tutorials::Requests
Tutorials::Submissions
Tutorials::Needs work
Archive::Packetcollector
Archive::Development
Archive::Development
Archive::Bugs
Archive::Tools
Archive::Quests
Archive::Database/World Building
EQ2 Development
Archive::Misc
Archive::Off Topic
Archive::Screenshots
OpenEQ
OpenEQ::General Discussion
OpenEQ::Support
OpenEQ::Development
OpenEQ::Bug reporting
OpenEQ::Plugins
All times are GMT -4. The time now is
02:02 AM
.
-- Default Style
---- EQEmulator
EQEmulator
-
Archive
-
Top
Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a
Creative Commons License
.
Powered by vBulletin®, Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3