Virtue Posted January 19, 2012 Group: Members Topic Count: 92 Topics Per Day: 0.02 Content Count: 354 Reputation: 22 Joined: 11/17/11 Last Seen: May 12, 2024 Share Posted January 19, 2012 Hi, i've got a question, I am making a Vending Area script, and i want them to vend in proper lines, how do i make it? for example they can only vend at amatsu 100,157 to amatsu 110,157 then another line/row Quote Link to comment Share on other sites More sharing options...
Joseph Posted January 19, 2012 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 341 Reputation: 43 Joined: 01/10/12 Last Seen: June 29, 2020 Share Posted January 19, 2012 Try this: OnInit: setcell "amatsu",0,0,360,360,cell_novending,1; setcell "amatsu",100,157,110,157,cell_novending,0; Quote Link to comment Share on other sites More sharing options...
Question
Virtue
Hi, i've got a question,
I am making a Vending Area script, and i want them to vend in proper lines, how do i make it?
for example they can only vend at amatsu 100,157 to amatsu 110,157 then another line/row
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.