Jump to content

[REL] Mod Shop v1.5! (You must have it!)


50p

Recommended Posts

Posted

great in my Kutmode 50p, but i need a vehicle saver. you know, when you buy a car and you press V and your account stuff comes up in Gui, i need one of them :/

Looking for one no

Posted

great in my Kutmode 50p, but i need a vehicle saver. you know, when you buy a car and you press V and your account stuff comes up in Gui, i need one of them :/

Looking for one no

  • 2 weeks later...
Posted
great in my Kutmode 50p, but i need a vehicle saver. you know, when you buy a car and you press V and your account stuff comes up in Gui, i need one of them :/

Looking for one no

Haha, kutmode, what a stupid gamemode name. Even know what 'kut' means?

  • 7 months later...
  • 2 weeks later...
Posted

For the people that want to know how to add modshops, first go in-game and get the Position in coordinates of were your marker should be, then go into modshops.xml and put this in:

    </shop> 
 <shop name="nameoftunegarage"> 
   <position X="3119.3950195313" Y="-606.62030029297" Z="1223.4310302734" /> 
 </shop> 

Make it right under the others, change your name and the coordinates, save. then go into server.lua you see all those lines of modshop? Copy this:

modShops[ 4 ] = { } 
--modShops[ 4 ].colShape = createColTube( 3119.3950195313, -606.62030029297, 1223.4310302734, 200, 1000 ) 
modShops[ 4 ].veh = false 
modShops[ 4 ].marker = createMarker(  
3119.3950195313, -606.62030029297, 1223.4310302734, "cylinder", 3, 255, 0, 0, 100 ) 
modShops[ 4 ].name = "thenameofshop." 
--createBlipAttachedTo( modShops[ 4 ].marker, 27, 2, 0,0,0,255, 0, 150 ) 
createBlipAttachedTo( modShops[ 4 ].marker, 27, 2, 0,0,0,255, 0, 180 ); 

Change all the coordinates, i think you know were to change them ;) Good luck! Btw it would be smart too check the server.lua in script editor for any erros i/you made :P thanks 50p fot this great script :D

EDIT: make sure the info stays on 1 line i couldn't help it in code.... thats an extra reason to check with script editor

Posted

50p Pleas help me, in server it says ToggleCamerafixedmode no longer works, it does run but should i change it?? (idk how) and btw is it normal that the car shakes in a modshop Thanks for the modshop :P

Posted
modshop is a bit outdated. If it works - simply ignore the warning. the "shaking" effect is perfectly normal for this resource..

Ok thanks :D And btw why doesn't PM work? it stays in outbox :(

  • 2 weeks later...
  • 2 months later...
Posted

Hi!

First of all, thanks for this resource:)

It worked fine, till a few days ago. Now the gui freezes .. or lets say it isn't clickable.

I upgraded the server .. maybe conflicts with other resources or the version?

The only way to get out is to disconnect,... what is pretty anoying :)

Could someone help me, pls ?

Edit: there was a upgrade for modshop, still don't work...

Ideas ?

  • 1 month later...
Posted

This has some bugs as far as the GUI being breakable with spam, and I'm not even sure how you are supposed to "uninstall some upgrades"... its a shame its held back by small problems.

  • 3 weeks later...
Posted

Btw 50p and Ransom, the Slamvan is missing some upgrades. You can see there's actually 2 each category, but there's only one for some of vehicle specific upgrades.

Plus, on freeroam, you can't upgrade slamvan, because there's no upgrades inside, though slamvan is widely customizable. It should be added!

  • 5 months later...
  • 2 weeks later...
Posted

There's also bug i found it a year ago.... LOL

try to get inside & quit from the game or player crached inside

it wont work it will still disappeared !

Because red light should appear again when the player finishing off his edit but player crashed :mrgreen: no more shop for others :D

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...