Edit the Ultimates

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Locked
Daver
WC3Mods Donor
WC3Mods Donor
Posts: 93
Joined: Sat Jul 09, 2005 2:34 pm
Location: Orland Park, IL.
Contact:

Edit the Ultimates

Post by Daver » Sun Jul 10, 2005 12:33 pm

Hey Geesu,
I was wondering if you could say which inl file or where to edit some of the ultimates...

I would like to have roots entangle but shorten the time and also shorten the invincibility time too, what is the default for that?

Thx,
Daver aka (MP5Navyboy)

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Sun Jul 10, 2005 12:44 pm

*cough* ultimates.inl *cough*

:P

To edit the night elf time find:
[small]new waitparm[6]
waitparm[0]=enemy
waitparm[1]=100
waitparm[5]=floatround(get_user_maxspeed(enemy))
set_user_maxspeed(enemy,1.0)
[/small]

change waitparm[1] to something less (100/10 = 10 seconds)

To change Big Bad Voodoo find:

[small]
#if MOD == 0
Create_BarTime(id, 2, 0)
#endif

emit_sound(id,CHAN_STATIC, SOUND_VOODOO, 1.0, ATTN_NORM, 0, PITCH_NORM)

p_data_b[id][PB_ULTIMATEUSED]=true

Ultimate_Icon(id,ICON_FLASH)

parm[1] = 0
set_task(2.0,"_Ultimate_BigBadVoodoo",TASK_RESETGOD+id,parm,2)
[/small]

Change the 2's to whatever you want (in seconds) on these lines: (don't change the last 2 in the set_task one, only what's green)

Create_BarTime(id, 2, 0)
set_task(2.0,"_Ultimate_BigBadVoodoo",TASK_RESETGOD+id,parm,2)
Last edited by Geesu on Tue Jul 12, 2005 12:27 pm, edited 4 times in total.

Daver
WC3Mods Donor
WC3Mods Donor
Posts: 93
Joined: Sat Jul 09, 2005 2:34 pm
Location: Orland Park, IL.
Contact:

Post by Daver » Sun Jul 10, 2005 3:09 pm

Thx Geesu,
I knew all of this, I was just postin for the others who might not know, lol...

But Thx again,
Daver

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Sun Jul 10, 2005 6:03 pm

mhm :P and i just realized the dumb code brackets look like crap! I forgot all the mods I had installed before, I need to add that back too

Daver
WC3Mods Donor
WC3Mods Donor
Posts: 93
Joined: Sat Jul 09, 2005 2:34 pm
Location: Orland Park, IL.
Contact:

Post by Daver » Thu Jul 14, 2005 4:40 pm

OK Geesu,
I edited the inl files and when i recompiled everything seemed ok but the server plugins shows bad load for war3 after i changed the amxx file to the new recompiled 1....

Daver

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Thu Jul 14, 2005 5:14 pm

:/

User avatar
Avanderik
<b><i>King of Kings!</b></i>
Posts: 150
Joined: Thu Jul 07, 2005 1:51 am
Location: Still Looking

Post by Avanderik » Thu Jul 14, 2005 5:55 pm

:cry:
War does not determine who is right, war determines who is left...

Order is for idiots, genius masters chaos...
Image

Daver
WC3Mods Donor
WC3Mods Donor
Posts: 93
Joined: Sat Jul 09, 2005 2:34 pm
Location: Orland Park, IL.
Contact:

Post by Daver » Fri Jul 15, 2005 3:39 pm

I 'm haqvin a brain cramp, You do recompile after changin the inl files dont you?

Daver

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Fri Jul 15, 2005 4:44 pm

yes u do

Daver
WC3Mods Donor
WC3Mods Donor
Posts: 93
Joined: Sat Jul 09, 2005 2:34 pm
Location: Orland Park, IL.
Contact:

Post by Daver » Sun Jul 17, 2005 3:33 pm

THx Geesu,
Why would I be getting the bad load then. After I recompile its says the time and everything look s Ok, the amxx file is in the compiled folder but when I copy and paste it in the plugins folder and vhange maps it says bad load for the plugin warft...

Daver

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Sun Jul 17, 2005 7:59 pm

no errors in the amxx log file?

User avatar
Avanderik
<b><i>King of Kings!</b></i>
Posts: 150
Joined: Thu Jul 07, 2005 1:51 am
Location: Still Looking

Post by Avanderik » Sun Jul 17, 2005 8:03 pm

Did you make sure the module is loaded?
War does not determine who is right, war determines who is left...

Order is for idiots, genius masters chaos...
Image

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Sun Jul 17, 2005 11:26 pm

stop dling porn daver

User avatar
Frozen Flame
Militia
Posts: 84
Joined: Sat Jul 09, 2005 7:36 am

Post by Frozen Flame » Mon Jul 18, 2005 2:30 am

LOL, there was this study scientists did, and the resulkts were that porn is more addictive than pure crack.
Neil | Project Leader | Trinity War

Image

Daver
WC3Mods Donor
WC3Mods Donor
Posts: 93
Joined: Sat Jul 09, 2005 2:34 pm
Location: Orland Park, IL.
Contact:

Post by Daver » Thu Jul 21, 2005 12:44 am

Hey Flamer,
I believe you are reffering to the scientists study of "Porn Crack". Now that is an addictive combination, trust me I know...


Butt, back to the topic, Yes I hve all the modules running because the plugin runs fine until I modify it and recompile it, The real problem is it compiles and seems to be fine but when I replace the compiled 1 in the plugins folder and change map then it shows "bad load" Thats where I'm lost....

Daver

User avatar
Lazarus Long
Lead PITA SOB
Posts: 618
Joined: Tue Jul 05, 2005 9:24 pm

Post by Lazarus Long » Thu Jul 21, 2005 7:52 am

Hi, Daver:
Daver wrote:Butt, back to the topic, Yes I hve all the modules running because the plugin runs fine until I modify it and recompile it, The real problem is it compiles and seems to be fine but when I replace the compiled 1 in the plugins folder and change map then it shows "bad load" Thats where I'm lost....
Here I come to save the daaaay... (Oscar award winning performace of Mighty Mouse impersonation)

Edit "addons/amxmodx/scripting/warcraft3FT.sma" and check if at around line 45 you got

Code: Select all

#define MOD 1                                                   // 0 = cstrike or czero, 1 = dod
if so, and you are compiling for CS or CS:CZ change it according to the comment.

I hope this helps,
Lazarus

Daver
WC3Mods Donor
WC3Mods Donor
Posts: 93
Joined: Sat Jul 09, 2005 2:34 pm
Location: Orland Park, IL.
Contact:

Post by Daver » Thu Jul 21, 2005 3:46 pm

Thx Laz,
Does nt it go to CS by default? Ill check cuz I know I did nt. I am A CS server.
Thx,
DAver

User avatar
Lazarus Long
Lead PITA SOB
Posts: 618
Joined: Tue Jul 05, 2005 9:24 pm

Post by Lazarus Long » Thu Jul 21, 2005 5:07 pm

Hi, Daver:
Daver wrote:Does nt it go to CS by default? Ill check cuz I know I did nt. I am A CS server
Nop, it defaults to DOD.

Regards,
Lazarus

Daver
WC3Mods Donor
WC3Mods Donor
Posts: 93
Joined: Sat Jul 09, 2005 2:34 pm
Location: Orland Park, IL.
Contact:

Post by Daver » Sat Jul 23, 2005 11:49 am

Thx A ton Laz,
Thats what the problem was, Do more people use this for DOD now? If not maybe that could be changed cuz its not somethin g you think of as a CS server admin...

Thx again,
Daver

User avatar
Lazarus Long
Lead PITA SOB
Posts: 618
Joined: Tue Jul 05, 2005 9:24 pm

Post by Lazarus Long » Sat Jul 23, 2005 12:09 pm

Hello, Daver:
Daver wrote:Do more people use this for DOD now? If not maybe that could be changed cuz its not somethin g you think of as a CS server admin...
Not that I know or am aware of, it's just the order Geesu compiles the plugin: first CS and CS:CZ, then DoD (I think) so the source-code stays configured for DoD as it was the last one compiled.

You do have a point since more questions arise from people running CS and CS:CZ servers than DoD ones, but on the other hand, it can be argued that if someone is going to change the source-code it is supposed to know what he/she is doing, or at least read the comments in the same source-code. Better let Geesu decide what to do, if anything.

Best regards,
Lazarus

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Sat Jul 23, 2005 1:26 pm

No Support via PM

User avatar
Nitricacid
Peon
Posts: 49
Joined: Tue Jul 12, 2005 1:21 pm

Post by Nitricacid » Sun Jul 24, 2005 12:17 am

how many CS?
If knowledge is power to be unknown is to be invincible
Image
You can't win against obsession. They care. You don't. They win.

User avatar
Striker
Footman
Posts: 106
Joined: Thu Jul 07, 2005 2:40 pm
Location: Duisburg, Germany
Contact:

Post by Striker » Sun Jul 24, 2005 8:58 am

Nitricacid wrote:how many CS?
atm 479 servers.

http://www.game-monitor.com/search.php? ... me=cstrike

User avatar
Nitricacid
Peon
Posts: 49
Joined: Tue Jul 12, 2005 1:21 pm

Post by Nitricacid » Sun Jul 24, 2005 12:22 pm

soo 23 versus 479, yea id say thats a toss up ?
or not CS - 456 = DoD, nuff said
If knowledge is power to be unknown is to be invincible
Image
You can't win against obsession. They care. You don't. They win.

Daver
WC3Mods Donor
WC3Mods Donor
Posts: 93
Joined: Sat Jul 09, 2005 2:34 pm
Location: Orland Park, IL.
Contact:

Post by Daver » Sun Jul 31, 2005 7:35 pm

did'nt want to step on any toes, I just figured more used CS , os it would make sense to have it default to CS. Cuz some guys like me are old and forgetfull and might just forget to check tpo see if it set for CS.... Be sides we would nt want those 23 to be inconvienenced now would we... :lol:

Thx,
Daver

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Mon Aug 01, 2005 4:58 am

It should default to CS actually, unless you download the DOD package.
No Support via PM

Locked