Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 251 to 275 of 308
Search took 0.01 seconds; generated 67 minute(s) ago.
Search: Posts Made By: cofruben
Forum: Archive::Quests 04-26-2004, 07:39 AM
Replies: 3
Views: 5,956
Posted By cofruben
Working for variables.

News variables is going to be inserted here.Working for adding more at the moment.
in embparser:

ExportVar(packagename.c_str(), "name", mob->GetName());
ExportVar(packagename.c_str(),...
Forum: Archive::Quests 04-25-2004, 04:03 AM
Replies: 10
Views: 8,385
Posted By cofruben
Functions

I've done the following perl functions:permaclass(class),permarace(race),permagender(gender),surname("surname") and scribespells().Scribespells scribes all spells to the user,up to his level,so if...
Forum: Archive::Server Discussion 04-23-2004, 11:42 PM
Replies: 9
Views: 5,162
Posted By cofruben
We are on the way to fix these problems,trying to...

We are on the way to fix these problems,trying to implement new things.Be patient please :)
Forum: Archive::Tutorials/Howto's 04-23-2004, 03:36 AM
Replies: 1
Views: 5,252
Posted By cofruben
don't use perl enabled one then,if you wanna use...

don't use perl enabled one then,if you wanna use it go to quest forums and install perl,it is explained in a sticky.
Forum: Archive::General Discussion 04-21-2004, 08:34 AM
Replies: 17
Views: 9,744
Posted By cofruben
don't tell anyone that I've compiled it or I will...

don't tell anyone that I've compiled it or I will need to support it =P
Forum: Archive::Server Discussion 04-21-2004, 05:51 AM
Replies: 4
Views: 3,558
Posted By cofruben
my server does it.It's called The Ghalness...

my server does it.It's called The Ghalness server,but it is atm down because I am finishing setting up it.So see you later!
Forum: Archive::Quests 04-19-2004, 06:26 AM
Replies: 6
Views: 6,982
Posted By cofruben
I have done the ldon stuff in my source,it...

I have done the ldon stuff in my source,it working,I just use my quest function setldonpoint in EVENT_DEATH to make that when I kill a mob I get points from him,It will work,but,in the normal...
Forum: Archive::Server Discussion 04-16-2004, 08:45 AM
Replies: 2
Views: 2,770
Posted By cofruben
thanks a lot!

thanks a lot!
Forum: Archive::Server Discussion 04-16-2004, 06:59 AM
Replies: 2
Views: 2,770
Posted By cofruben
Looking for partner who can host my server.

Hello all.I have got a server called (Legit Custom)The Best Server,it is so fun and all of that,but only problem is that I can host only 5 persons lol.Im looking for a partner who can host my...
Forum: Archive::Windows Servers 04-15-2004, 06:52 AM
Replies: 6
Views: 6,603
Posted By cofruben
[LoginServer] loginserver=127.0.0.1 ...

[LoginServer]
loginserver=127.0.0.1
loginserver2=127.0.0.1
loginserver3=127.0.0.1
loginport=9000
loginport2=9000
loginport3=9000
worldname=Yeklezek Free
worldaddress=127.0.0.1:9000...
Forum: Archive::General Discussion 04-13-2004, 08:32 AM
Replies: 44
Views: 18,861
Posted By cofruben
Looking for GM job in a good server

Hello all,I am looking for being a GM in a good server(I mean with good server,a good average number of players hosting server).I am good making quests,and got good knownledge of eqemu source.I've...
Forum: Archive::Quests 04-13-2004, 03:07 AM
Replies: 14
Views: 8,362
Posted By cofruben
try quest::selfcast(id);

try quest::selfcast(id);
Forum: Archive::Quests 04-12-2004, 08:08 AM
Replies: 13
Views: 8,272
Posted By cofruben
sub EVENT_SAY { ...

sub EVENT_SAY
{
if($text=~/hail/i){quest::("Hi."); quest::rain(1); }
}

this should work.Oh,directory is quests,not quest.
Forum: Archive::Quests 04-12-2004, 07:44 AM
Replies: 13
Views: 8,272
Posted By cofruben
sub EVENT_SAY { if($text=~/Hail/i){ ...

sub EVENT_SAY {
if($text=~/Hail/i){
quest::say("Welcome to EQEmu! Get your bearings and go pick up some supplies while you visit this haven. When you are [ready], I will instruct you further.");...
Forum: Archive::Quests 04-12-2004, 07:37 AM
Replies: 13
Views: 8,272
Posted By cofruben
sorry look again,put bad code,edited

sorry look again,put bad code,edited
Forum: Archive::Quests 04-12-2004, 07:25 AM
Replies: 13
Views: 8,272
Posted By cofruben
try this sub EVENT_SAY { ...

try this

sub EVENT_SAY {
if($text=~/Hail/i){
quest::say("Welcome to EQEmu! Get your bearings and go pick up some supplies while you visit this haven. When you are [ready], I will instruct you...
Forum: Archive::Quests 04-11-2004, 12:47 PM
Replies: 2
Views: 6,774
Posted By cofruben
New fuction,quest::setldonpoint

Hello,I have created this new function who sets ldon points.Format is: quest::setldonpoint(numberofpoints,ldonthemenumber);.For example quest::setldonpoint(5,2);.I hope it helps!I will accept any...
Forum: Archive::Windows Servers 04-11-2004, 12:18 PM
Replies: 7
Views: 6,312
Posted By cofruben
if anyone got that crash,try in ms dos : world...

if anyone got that crash,try in ms dos : world starzone nexus . and then run world normally.
Forum: Archive::General Support 04-11-2004, 11:59 AM
Replies: 39
Views: 24,150
Posted By cofruben
LoginServer.ini [LoginServer] ...

LoginServer.ini

[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginserver3=eqlogin3.eqemulator.net
loginport=5997
worldname=Infernal Test...
Forum: Archive::Tools 04-11-2004, 12:48 AM
Replies: 26
iEQ
Views: 56,122
Posted By cofruben
hello,thanks for the great job,it looks very...

hello,thanks for the great job,it looks very good!But I cannot use it =(.I configured the .ini and when I am going to execute IEQ.exe,an error message pops up and it says:
The application cannot be...
Forum: Archive::General Support 04-10-2004, 08:27 AM
Replies: 39
Views: 24,150
Posted By cofruben
you can edit your password/username in...

you can edit your password/username in c:\windows\my.ini I guess.
Forum: Archive::Quests 04-09-2004, 10:21 PM
Replies: 1
Views: 5,108
Posted By cofruben
quest_globals.sql ??

Hello all,I was wandering where can I get that sql file to use in my perl quests because my global variables doesnt work...also I use 5.5 version.Thanks
Forum: Archive::General Support 04-08-2004, 09:42 PM
Replies: 1
Views: 4,308
Posted By cofruben
world.exe crashes editing items in mysql-front?read here

If you got world crashes loading items,and you have been editing items there,make sure that weight is at least 1,if you leave it to 0(default when item created)world.exe will crash,at least it...
Forum: Archive::General Discussion 01-03-2004, 02:46 PM
Replies: 52
Views: 22,384
Posted By cofruben
.

Hello.I wish to work as a GM in a good legit server.I know about programming in c++.I started working with eqemu from the 3.3 release.I am good making quests also.Probally someone knows my old...
Forum: Archive::Tools 12-15-2003, 09:05 AM
Replies: 3
Views: 5,979
Posted By cofruben
nm i edited the link,so thanks kroeg,i hope it...

nm i edited the link,so thanks kroeg,i hope it will help anyone :).good luck
Showing results 251 to 275 of 308

 
Forum Jump
   

All times are GMT -4. The time now is 04:40 PM.


 

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