Forum

> > CS2D > Scripts > I need a great lua.
Forums overviewCS2D overview Scripts overviewLog in to reply

English I need a great lua.

6 replies
To the start Previous 1 Next To the start

moved I need a great lua.

WarThenWar
User Off Offline

Quote
Hey guys im looking for a lua with menu possition.

Ex: If i stay in a possition will appear a menu with "Go to Vip Shop" and if you aren't Vip will say "You aren't a Vip.Please Purchase it in F2"And if you are will teleport you to Location.

old Re: I need a great lua.

GeoB99
Moderator Off Offline

Quote
There're countless of files/scripts doing the exact action you've described. Consider this as an advice to use the Search site feature next time. file cs2d Basic Roleplay extended V1.3 , for instance, offers what you need.

By the way, the thread talks mostly about Lua scripts so it should rather be in Scripts section. I moved this topic.

old Re: I need a great lua.

kerker
User Off Offline

Quote
@user WarThenWar: You came up with a rather stupid topic name on the forum. I don't it was immediately clear that You need. Weird, huh?Yes, @user GeoB99: was right. You can use the search. Better yet, write a PM to some who can write Lua Script. You can find people like the authors of the scripts, see "Scripts". Don't know you need to pay the money for scripters or not.

old Re: I need a great lua.

TrialAndError
User Off Offline

Quote
You have to think

1
2
3
4
5
check if the player is vip then
	--go to vip place
else
	give out msg
end

Hook the "finished" code up with a button in menu or something and ur all done.

old Re: I need a great lua.

Starkkz
Moderator Off Offline

Quote
@user WarThenWar: The script you're requesting for cannot be implemented with the low amount of information you're providing.

user WarThenWar has written
because i use on my script

This explains why, how do you know in your script if a user is 'vip' or not?
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview