Raised This Month: $ Target: $400
 0% 

[Request] Advanced Slow Motion Conversion ::


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Arucard
Member
Join Date: Mar 2004
Location: Somewhere Special :D
Old 01-18-2006 , 10:49   [Request] Advanced Slow Motion Conversion ::
Reply With Quote #1

http://djeyl.net/forum/index.php?showtopic=45274&st=0

Id like this plugin converted from AMX to be AMXX compatible. I tried doing so myself, but I dont know much more past switching the includes in the code itself. (Dont know anything about scripting, have had luck with the plugins ive converted in the past)

This would be much appreciated.

Thank you. - A r u
Attached Files
File Type: zip advanced_slowmo.zip (3.8 KB, 154 views)
__________________
May the Lord and the Queens Blessings be With you. Amen.
Arucard is offline
Arucard
Member
Join Date: Mar 2004
Location: Somewhere Special :D
Old 01-26-2006 , 00:31  
Reply With Quote #2

Could someone please convert this?

I dont wish to annoy anyone, I just would like this running on our servers as soon as possible. I dont mean to double post, or bump topics, but I want this plugin on our servers BAD
__________________
May the Lord and the Queens Blessings be With you. Amen.
Arucard is offline
Seather
Member
Join Date: Oct 2004
Old 01-26-2006 , 01:58  
Reply With Quote #3

Code:
$ diff advanced_slowmo.sma sea_advanced_slowmo.sma 32,33c32 < #include <VexdUM> < #include <VexdUM_stock> --- > #include <Vexd_Utilities> 135c134 <       if(is_entity(ent)) --- >       if(is_valid_ent(ent)) 172c171 <   new c4 = find_entity(-1, "grenade") --- >   new c4 = FindEntity(-1, "grenade") 182c181 <     c4 = find_entity(c4, "grenade") --- >     c4 = FindEntity(c4, "grenade")
Seather is offline
Arucard
Member
Join Date: Mar 2004
Location: Somewhere Special :D
Old 01-26-2006 , 03:04  
Reply With Quote #4

Thank you very much. Works like a charm and seems to have no errors. Much appreciated.
__________________
May the Lord and the Queens Blessings be With you. Amen.
Arucard is offline
Seather
Member
Join Date: Oct 2004
Old 01-31-2006 , 16:57  
Reply With Quote #5

http://forums.alliedmods.net/showthread.php?t=23750
For the record, I did not know that you were going to try to submit this as an amxmodx plugin. Yes I was a little lazy =) And I have only done minimal testing. Have a nice day.

Code:
$ diff oldsea_advanced_slowmo.sma sea_advanced_slowmo.sma 32c32 < #include <Vexd_Utilities> --- > #include <engine> 171c171 <   new c4 = FindEntity(-1, "grenade") --- >   new c4 = find_ent_by_class(-1, "grenade") 181c181 <     c4 = FindEntity(c4, "grenade") --- >     c4 = find_ent_by_class(c4, "grenade")
Seather is offline
Arucard
Member
Join Date: Mar 2004
Location: Somewhere Special :D
Old 01-31-2006 , 17:28  
Reply With Quote #6

I will test it extensively and report back. Thank you again.

Compiles with one error, other than that works seemlessly and does compile.

Ran server with developer 1 and no errors presented themselves after 15 to 20 minutes of play and over 70 frags.

Will resubmit this plugin for approval again and see what we get this time. Also I have received approval from Krot@l via PM to port the plugin.
__________________
May the Lord and the Queens Blessings be With you. Amen.
Arucard is offline
Saryyy
Junior Member
Join Date: Jun 2007
Location: PolanD
Old 06-05-2008 , 07:56   Re: [Request] Advanced Slow Motion Conversion ::
Reply With Quote #7

omg conver this plugin no krotal slow motion ;/
Saryyy is offline
Send a message via ICQ to Saryyy Send a message via Skype™ to Saryyy
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:48.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode