Search found 3 matches

by Zengore
Fri Mar 12, 2004 2:02 pm
Forum: MQ2::Bug Reports
Topic: Getting a CTD on loading character
Replies: 2
Views: 952

Getting a CTD on loading character

After character select screen i get a CTD just before it would load EQ did what was said in other threads to debug and here's what i got... [MQ2]MQ2Map::OnRemoveSpawn(Caille) [MQ2]MQ2Map::OnRemoveSpawn(Bindabik) First-chance exception at 0x0224519d (MQ2Map.dll) in eqgame.exe: 0xC0000005: Access viol...
by Zengore
Fri Feb 27, 2004 2:02 pm
Forum: Macro Depot (MQ1)
Topic: Language Macro
Replies: 22
Views: 16468

Alright, here's what's up to do with the language issues, if you are using multiple chat windows and always type in one that is not the main window(the main window indicated by it not being able to be closed) then all your macros(MQ2 Macros or EQ Macros) will be sent in the language that the main ch...
by Zengore
Tue Jan 27, 2004 3:03 pm
Forum: Macro Help (MQ1)
Topic: Param syntax
Replies: 8
Views: 1352

Param syntax

is @Param0 @Param1 @Param2 ... etc the only syntax we can use to get our parameters? was simply wondering if there was something more along the lines of @Param(1) so that i could use a variable in there like @Param(x), thanks ahead of time for any help with this. I am simply wondering cause i am wor...