Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 22 of 22
Search took 0.00 seconds.
Search: Posts Made By: Liontooth
Forum: Development::Feature Requests 12-12-2020, 07:31 PM
Replies: 1
Views: 6,263
Posted By Liontooth
I havent found anything past that set yet, have...

I havent found anything past that set yet, have you got any robes working? I have none at the moment, or havent found them lol
Forum: Support::Windows Servers 12-12-2020, 05:04 PM
Replies: 0
Views: 2,435
Posted By Liontooth
Having issues with chat channels(UCS)

So I have been unable to get my chat channels or mail system to work for some reason. I have opened ports 7778 and made firewall exceptions, but just wont ever connect. This is what it says upon...
Forum: Quests::Q&A 12-12-2020, 04:53 PM
Replies: 3
Views: 5,005
Posted By Liontooth
So I found some charm files in my files and I see...

So I found some charm files in my files and I see what you were talking about, I can only set the conditions and the power of the scale, makes sense. Only thing im lacking is understanding the power...
Forum: Quests::Q&A 12-12-2020, 04:39 PM
Replies: 3
Views: 5,005
Posted By Liontooth
Ah I see, so benefit of having one charm versus...

Ah I see, so benefit of having one charm versus another is the difference of boost and difference in requirements to get the stats then?
Forum: Development::Development 12-12-2020, 04:29 PM
Replies: 4
Views: 7,713
Posted By Liontooth
I'm having trouble too, I got all the original...

I'm having trouble too, I got all the original models and the gold ones, the 203 to 206 or whatever, and a couple hats. Trying hard to make ro was work and some other ones, no luck yet lol
Forum: Quests::Q&A 12-12-2020, 10:44 AM
Replies: 3
Views: 5,005
Posted By Liontooth
Question regarding charms

Looked thru the wiki and did a few forum searches but didnt find anything. I had the idea of a charm that gets better based on your global rank. Is thg is possible? If so would anyone mind dropping a...
Forum: Quests::Plugins & Mods 12-12-2020, 07:09 AM
Replies: 7
Views: 17,201
Posted By Liontooth
Is there a list of Nimbuses anywhere or do I just...

Is there a list of Nimbuses anywhere or do I just need to test 1 at a time to figure them all out? Searched the wiki but didnt see any info on them.
Forum: Quests::Custom 12-11-2020, 12:09 PM
Replies: 5
Views: 12,600
Posted By Liontooth
Awesome, that's what I was thinking. Thanks for...

Awesome, that's what I was thinking. Thanks for the info!
Forum: Quests::Q&A 12-09-2020, 12:03 AM
Replies: 20
Views: 16,747
Posted By Liontooth
Unfortunately neither one of these will work....

Unfortunately neither one of these will work. Going to just drop my whole global_player here, hopefully someone will see the issue as im having no luck. Not getting any skills up when leveling and...
Forum: Quests::Custom 12-08-2020, 11:27 PM
Replies: 5
Views: 12,600
Posted By Liontooth
Where would I put this script? Like in my servile...

Where would I put this script? Like in my servile files somewhere or what? I see how it's being run via cmd but other than that I cant quite figure it out lol
Forum: Quests::Q&A 12-08-2020, 02:24 PM
Replies: 20
Views: 16,747
Posted By Liontooth
Also is it 2 brackets due to 2 parenthesis?

Also is it 2 brackets due to 2 parenthesis?
Forum: Quests::Q&A 12-08-2020, 02:22 PM
Replies: 20
Views: 16,747
Posted By Liontooth
Ah ok I see that now looking at yours. Yeah I've...

Ah ok I see that now looking at yours. Yeah I've been putting lua off trying to get perl down first, but honestly probably should just start learning lua lol. Thanks for the help and the patience...
Forum: Quests::Q&A 12-08-2020, 12:55 PM
Replies: 20
Views: 16,747
Posted By Liontooth
Rewrote first code completely and now works fine ...

Rewrote first code completely and now works fine

sub EVENT_SAY {
if ($text=~/hail/i) {
if (defined $qglobals{"Odese"} && $qglobals{"Odese"} >= 3 && $qglobals{"Odese"} >= 3) {
...
Forum: Quests::Q&A 12-08-2020, 07:04 AM
Replies: 20
Views: 16,747
Posted By Liontooth
Works all the way up to where he sets level and...

Works all the way up to where he sets level and AA, after that you get the "Awakened" message as if globals didnt set. And if by some chance you do get him to say "ready" text he will just repeat it...
Forum: Quests::Q&A 12-08-2020, 06:55 AM
Replies: 20
Views: 16,747
Posted By Liontooth
So the quest and client thing suggested by...

So the quest and client thing suggested by Nukerella fixed that part of the quest, thank you! Globals im unsure if are actually working as I only get the first Hail line everytime i hail the npc....
Forum: Quests::Q&A 12-07-2020, 04:27 PM
Replies: 20
Views: 16,747
Posted By Liontooth
Where was the missing parenthesis? Whisper and...

Where was the missing parenthesis? Whisper and say links work fine and zone working fine. Just the globals,lvl and AA parts dont work, will check the extra bracket and see if that changes anything
Forum: Development::Development 12-07-2020, 10:42 AM
Replies: 4
Views: 7,713
Posted By Liontooth
I used to have them all wrote down, but sadly...

I used to have them all wrote down, but sadly that was a few years ago. I personally just went thru them one by one and took notes so I know what was what. Also it seems like you get a new set every...
Forum: Quests::Q&A 12-07-2020, 08:18 AM
Replies: 20
Views: 16,747
Posted By Liontooth
Have tried using quest::setlevel ...

Have tried using
quest::setlevel
quest::setlvl
$client->setlevel
$client->setlvl

And tried same for the AA part. Neither one nor the globals sets seem to be functioning. The zone part works...
Forum: Quests::Q&A 12-07-2020, 06:21 AM
Replies: 20
Views: 16,747
Posted By Liontooth
First thing I checked lol. The set level and set...

First thing I checked lol. The set level and set AA arent working either. No syntax errors, gonna keep testing for now I'm obviously missing something right in my face lol
Forum: Quests::Q&A 12-06-2020, 05:56 PM
Replies: 20
Views: 16,747
Posted By Liontooth
Also doesnt appear to be setting globals when...

Also doesnt appear to be setting globals when following text. When hailed I only get the response from the first line
Forum: Quests::Q&A 12-06-2020, 05:54 PM
Replies: 20
Views: 16,747
Posted By Liontooth
Used your suggestions, 2nd and 3rd still not...

Used your suggestions, 2nd and 3rd still not functioning. 1st is working to line 21. After responding accept he replies with his response, but nothing else happens.

rewrote code:

sub EVENT_SAY...
Forum: Quests::Q&A 12-05-2020, 10:07 PM
Replies: 20
Views: 16,747
Posted By Liontooth
Broke a few quests

So this is my first attempt at coding anything in a couple years and it appears I have lost my touch a bit lol. Have broke 3 quests apparently, not working at all.
First one is a quest thats not...
Showing results 1 to 22 of 22

 
Forum Jump
   

All times are GMT -4. The time now is 06:19 AM.


 

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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3