Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > Star Wolves

Star Wolves 3D space RPG with deep strategy and tactical elements

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #22  
Old 04-26-2014, 08:49 AM
Neo Genesis Neo Genesis is offline
Approved Member
 
Join Date: Apr 2014
Posts: 74
Smile

Quote:
Originally Posted by Simbal View Post
The selling Prices are in Scripts>Include>gw.script

For the Mothership Prices -> search for the Function "function _buy_msGW(nameMS)"

For the Fighters Prices -> search for the Function "function buy_fig(nameFIG)"

For the Equipment -> search for the Function "function buy_ms_eq(eq_name)"

The Price is the number behind the Ship/Equipment name

Code:
--Motherships function
function _buy_ms_GW(nameMS)
  local tab_MS = {
	{"Alien_Dreadnought_0",1500000},

--Fighter function
function buy_fig(nameFIG)
  local tab_FIG = {
	{"Gunslinger_mk2_black0",280000},

--Equipment Function
function buy_ms_eq(eq_name)
  local tab_ms_eq = {
	{"THGK3",350000},


Well Thanks but I Already Knew That . What I Meant By Selling Prices is When you buy a fighter for lets say 50000 credits . but you can only sell it for 25000 credits. how do i change the price when I want to sell Fighters/Missiles/guns/Equipment
Reply With Quote
 

Thread Tools
Display Modes

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. The time now is 08:24 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.