Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 126 to 150 of 157
Search took 0.01 seconds; generated 103 minute(s) ago.
Search: Posts Made By: louis1016
Forum: Quests::Q&A 04-06-2011, 05:10 PM
Replies: 10
Views: 8,950
Posted By louis1016
ahh i didnt even notice the rand/int swtich, ...

ahh i didnt even notice the rand/int swtich, thanks
Forum: Quests::Q&A 04-06-2011, 02:26 PM
Replies: 10
Views: 8,950
Posted By louis1016
I imagine that its probably due to my zones being...

I imagine that its probably due to my zones being dynamic. Maybe because of my save zone state option being on? Is there any way around this?
Forum: Quests::Q&A 04-06-2011, 01:56 PM
Replies: 10
Views: 8,950
Posted By louis1016
going to try it next by setting 2 timers instead...

going to try it next by setting 2 timers instead of 1
Forum: Quests::Q&A 04-06-2011, 01:26 PM
Replies: 10
Views: 8,950
Posted By louis1016
perl script

Ok, heres a perl script I set up for weather for an invisible mob. Everything seems to run fine when I #repop the zone. The initial weather change can occur and the timer starts which repeats a...
Forum: Support::Windows Servers 04-04-2011, 06:03 PM
Replies: 18
Views: 19,095
Posted By louis1016
thanks, ill try that

thanks, ill try that
Forum: Support::Windows Servers 04-04-2011, 02:06 AM
Replies: 18
Views: 19,095
Posted By louis1016
yes it is, i made that code just based on that...

yes it is, i made that code just based on that first code someone posted, i run all dynamic zones so its fine for me but for something like static zones or a large population server something else...
Forum: Support::Windows Servers 04-03-2011, 01:46 AM
Replies: 18
Views: 19,095
Posted By louis1016
I have wrote a working random weather generator...

I have wrote a working random weather generator based on 3 levels of intensity based on the first code given to me above. I have tested it and it works and I'll post it here in case anyone else wants...
Forum: Support::Windows Servers 04-03-2011, 12:53 AM
Replies: 18
Views: 19,095
Posted By louis1016
Thanks for the help, im going to finish tweaking...

Thanks for the help, im going to finish tweaking something. It appears that there were too many elsif's (i think)

but I have tested with numbers higher then 1 for the quest::rain(x) command and it...
Forum: Support::Windows Servers 04-02-2011, 09:20 PM
Replies: 18
Views: 19,095
Posted By louis1016
it doesnt work, can anyone help?

it doesnt work, can anyone help?
Forum: Support::Windows Servers 04-02-2011, 09:00 PM
Replies: 18
Views: 19,095
Posted By louis1016
OK, i took the time and learned a lot about how...

OK, i took the time and learned a lot about how to use perl and I wrote this script I'd like to use that takes account a percentage chance of weather when you zone in and also after 1500 seconds it...
Forum: Support::Windows Servers 04-02-2011, 02:32 PM
Replies: 18
Views: 19,095
Posted By louis1016
Sorry - one last question, How can I modify this...

Sorry - one last question, How can I modify this to be based on a chance percentage?
Forum: Support::Windows Servers 04-02-2011, 02:30 PM
Replies: 18
Views: 19,095
Posted By louis1016
This is really awesome, thanks a lot!

This is really awesome, thanks a lot!
Forum: Support::Windows Servers 04-02-2011, 02:04 AM
Replies: 18
Views: 19,095
Posted By louis1016
Alright so from searching on the forum it looks...

Alright so from searching on the forum it looks like I have to write a quest to do what you are saying. Can you please post a sample perl script for this? It would be awesome and id be very grateful.
Forum: Support::Windows Servers 04-02-2011, 01:51 AM
Replies: 18
Views: 19,095
Posted By louis1016
That sounds perfect, but how do I find this?...

That sounds perfect, but how do I find this? Sorry, im not experienced with perl scripts.
Forum: Support::Windows Servers 03-31-2011, 06:45 PM
Replies: 18
Views: 19,095
Posted By louis1016
weather

Hey, I seem to have a problem in my server with the weather effects changing. I have yet to ever see it change on its own, but using the #weather command works. I would like for the weather to change...
Forum: Development::Bots 02-26-2011, 03:07 AM
Replies: 0
Views: 7,387
Posted By louis1016
raid bots

Hey, is there any word on the bot raid situation? Are we getting raid bots as like in axclassic? If not, what fixes will be implemented to solve a lot of the usual bot problems?

Thanks
Forum: Development::Bots 11-25-2010, 03:49 PM
Replies: 4
Views: 10,056
Posted By louis1016
This would be awesome, his "intellibots" are...

This would be awesome, his "intellibots" are really great and functional, I would also like some code like this to be incorporated, although wildcardx has said he was going to update the bot code...
Forum: Support::Windows Servers 11-02-2010, 06:04 AM
Replies: 4
Views: 8,322
Posted By louis1016
Any update on this issue? i also would like to...

Any update on this issue? i also would like to know
Forum: Development::Bots 10-05-2010, 10:55 PM
Replies: 12
Views: 22,429
Posted By louis1016
That sounds awesome, wildcardx, are the changes...

That sounds awesome, wildcardx, are the changes in the new source? I see all the changelogs mention adding mercs but are the regular bots updated with their functionality yet or is that still coming?
Forum: Development::Bots 09-21-2010, 04:35 PM
Replies: 12
Views: 22,429
Posted By louis1016
Unfortunately it looks like nobody has yet to...

Unfortunately it looks like nobody has yet to update the bots in the real eqemu server code, so those of us who dont code our own custom codes currently have to use the vanilla bot system with bare...
Forum: Development::Bots 09-17-2010, 06:21 PM
Replies: 2
Views: 8,290
Posted By louis1016
Can you tell me what the issues are in 1655 thats...

Can you tell me what the issues are in 1655 thats not in 1660?
Forum: Support::Windows Servers 09-11-2010, 02:20 AM
Replies: 7
Views: 9,527
Posted By louis1016
after digging around i realize i need to use...

after digging around i realize i need to use MySQL 5.0.82 rather then the 5.1 that links from that guide

I'm building the solution now for the first time, looks like everything is running smoothly...
Forum: Support::Windows Servers 09-11-2010, 01:47 AM
Replies: 7
Views: 9,527
Posted By louis1016
I did add those directories, but I think the...

I did add those directories, but I think the problem lies here. The guide says to use a directory called "lib/opt" at one point in step 5 but that directory does not exist with the install of showsql...
Forum: Support::Windows Servers 09-10-2010, 08:31 PM
Replies: 7
Views: 9,527
Posted By louis1016
Thanks for the response, the compile message is...

Thanks for the response, the compile message is real long but here is the beginning and end:

1>------ Build started: Project: eqlaunch, Configuration: Release Win32 ------
2>------ Build...
Forum: Support::Windows Servers 09-10-2010, 05:24 PM
Replies: 7
Views: 9,527
Posted By louis1016
Need help with compire error, please help

I am trying to compile the eqemu server for the first time to try to look at bot codes but i followed the guide here:

http://www.eqemulator.net/wiki/wikka.php?wakka=VS2008



I believe this...
Showing results 126 to 150 of 157

 
Forum Jump
   

All times are GMT -4. The time now is 02:53 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 - 2026, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3