Forum

> > CS2D > Scripts > How to install Rp_austor script?
Forums overviewCS2D overview Scripts overviewLog in to reply

English How to install Rp_austor script?

27 replies
Page
To the start Previous 1 2 Next To the start

old Re: How to install Rp_austor script?

GeoB99
Moderator Off Offline

Quote
user Biusem has written
but the USGN Rank and money numbers dont show up only the hud sprites

That means you haven't extracted all the files properly. rp_scripts folder should stay inside the lua folder and there is a file named server.cfg, which we'll put the dofile lines. With that said, open that file and paste all these lines that are wrote below. By the way this method is an alternative one of putting it in autorun folder.
1
2
3
4
5
6
7
8
dofile("sys/lua/rp_scripts/module/supply.lua")
dofile("sys/lua/rp_scripts/module/npc drop.lua")
dofile("sys/lua/rp_scripts/module/lock.lua")
dofile("sys/lua/rp_scripts/player.lua")
dofile("sys/lua/rp_scripts/module/functions.lua")
dofile("sys/lua/rp_scripts/RolePlay.lua")
dofile("sys/lua/rp_scripts/status.lua")
dofile("sys/lua/rp_scripts/rp_austor_5.1.lua")

old Re: How to install Rp_austor script?

Rainoth
Moderator Off Offline

Quote
Extract everything.
Look at transferlist file, include all files used in the lua there (unless they're used in map if there is such then you don't need to do this step)
When hosting server find setting for running lua and replace 'server.lua' or whatever's there into 'main.lua'.
Run the server.

old Re: How to install Rp_austor script?

GeoB99
Moderator Off Offline

Quote
How it can be Lua scripting? >.>

Installing a script is very easy and it's not even related to Lua scripting coding stuff. If you want a very detailed instruction, check the More tag below.
More >

It's understable now?

old Re: How to install Rp_austor script?

Biusem
User Off Offline

Quote
@user Rainoth: Its not the commenter's fault. Its mine, I dont understand lua as much as some do. Just install it in lua then enter server.lua and idk,I did it! But as i said in 2-3 posts, the text on them doesen't show up on level it should say admin/vip/player and on money the money you have but it doesent!
To the start Previous 1 2 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview