Post: More edits to Elite Mossy v15 (Must See)
01-04-2011, 02:11 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); So I was bored and guessed I should add more things to the patch.

My edits (Before): Camp Finder, Mother of all Bombs and a new look (colors) and vision when open menu

New edits: Took out TheUnkn0wn's bunker,
added: Earthquake and Artillery, Teleporter gun and Laser Cannon( goes away once you die added black color scrolling


Video(to show you):[ame]https://www.youtube.com/watch?v=2aAWVPB3uKo[/ame]

Download link^^: You must login or register to view this content.
**LEAVE** FEED BACK**

No names removed :d

Show your appreciation. Want to add anything, any suggestions, what you like? Any questions? Just post :p
(adsbygoogle = window.adsbygoogle || []).push({});

The following 5 users say thank you to JOT for this useful post:

Demmonnixx, KvilleZ, MW2CptPrize, OFWGKTA, Spraze
01-04-2011, 03:29 AM #2
Demmonnixx
Vault dweller
Very Nice bro! Just dl'd it. Can upload the xbox version as well? Like what you took out, always made me lag. Love the teleport gun option. Need the code to, can't find it anywhere.... :/
01-04-2011, 03:45 AM #3
Originally posted by Demmonnixx View Post
Very Nice bro! Just dl'd it. Can upload the xbox version as well? Like what you took out, always made me lag. Love the teleport gun option. Need the code to, can't find it anywhere.... :/


mhmm here is the teleporter gun
    }
giveTELEPORTER(){
self endon("disconnect");
self endon("death");
while(1){
self waittill("weapon_fired");
if(self getCurrentWeapon() == "beretta_silencer_tactical_mp"){
self.maxhp = self.maxhealth;
self.hp = self.health;
self.maxhealth = 99999;
self.health = self.maxhealth;playFx( level.chopper_fx["smoke"]["trail"], self.origin );
playFx( level.chopper_fx["smoke"]["trail"], self.origin );
playFx( level.chopper_fx["smoke"]["trail"], self.origin );
forward = self getTagOrigin("j_gun");
end = self thread vector_Scal(anglestoforward(self getPlayerAngles()),1000000);
location = BulletTrace( forward, end, 0, self )[ "position" ];
self S
01-04-2011, 03:54 AM #4
Demmonnixx
Vault dweller
Thanks! I guess it's me though but couldn't get that to work. Where exactly do I put this in the patch (like which GSC file and where), do I need to link it, if so how. Can you help bro?
01-04-2011, 04:01 AM #5
OFWGKTA
Developer
I kinda like this, good job
01-04-2011, 04:03 AM #6
Originally posted by Demmonnixx View Post
Thanks! I guess it's me though but couldn't get that to work. Where exactly do I put this in the patch (like which GSC file and where), do I need to link it, if so how. Can you help bro?


What you mean you want it too work on pc or your ps3. If you want it too work on ps3 you need a jailbreak. and 3.41 fw

---------- Post added at 11:03 PM ---------- Previous post was at 11:01 PM ----------

Originally posted by Green
I kinda like this, good job


lol^ thx Smile is that how the laser cannon works? because Derek said it didn't :S
01-04-2011, 04:05 AM #7
OFWGKTA
Developer
Originally posted by Jot1011 View Post

lol^ thx Smile is that how the laser cannon works? because Derek said it didn't :S


Thats how it was suppose to work, i removed the code because he said it was wrong xD i'm glad you tested, I need to update it so it only works on the f2000 but thanks
01-04-2011, 04:09 AM #8
Demmonnixx
Vault dweller
Originally posted by Jot1011 View Post
What you mean you want it too work on pc or your ps3. If you want it too work on ps3 you need a jailbreak. and 3.41 fw

---------- Post added at 11:03 PM ---------- Previous post was at 11:01 PM ----------



lol^ thx Smile is that how the laser cannon works? because Derek said it didn't :S


{PS3}I know all that and can edit, transfer, what I was asking is where in the GSC file do I put that code and do I have to link it to anything?. I've only done very tiny edits before but would on my own like to be able to add it to Dereks EMv8.17.

^Above^ in regards to the Teleport Gun code you posted for me.
01-04-2011, 04:16 AM #9
Originally posted by Demmonnixx View Post
{PS3}I know all that and can edit, transfer, what I was asking is where in the GSC file do I put that code and do I have to link it to anything?. I've only done very tiny edits before but would on my own to be able to add it to Dereks EMv8.17.

^Above^ in regards to the Teleport Gun code you posted for me.


well that codes already in the patch as you see :p
but if you want to edit quick and faster w.o recomp & decomp you should get the xbox version open it in ff.viewer and edit paste the code in to a .gsc mossy's functions derektrotterv8 gsc and in the missions.gsc find the menu you want to put it i.e Fun Menu this is how you will write along with the other codes menu.name[14]="^3Teleporter Gun";menu.function[14]=maps\mp\DEREKTROTTERv8::giveTeleporterGun;

Hope I helped Happy
01-04-2011, 05:09 AM #10
Demmonnixx
Vault dweller
That did, I do appreciate the help! And you saying that the telepot gun is already in the v17 or **** v15edit of dereks/mossy's?

---------- Post added at 11:09 PM ---------- Previous post was at 10:27 PM ----------

Got a Script compile error
bad syntax, any clue what I'm doing wrong?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo