Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Improved Stables
Author Message
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #21
RE: Improved Stables
because it's boring that way? lol

[Image: 2nis46r.jpg]
10-31-2014 02:25 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,140
Likes Given: 217
Likes Received: 89 in 76 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #22
RE: Improved Stables
[ITEMDEF I_STABLEBOX]
ID I_BACKPACK
LAYER 55
NAME Stable Box
ON=@CREATE
ATTR 04
COLOR 0455

[FUNCTION F_ADDSTABLEBOX]
IF (!<FINDLAYER.55>)
SERV.NEWITEM I_STABLEBOX,1,<UID>
ENDIF

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
11-01-2014 12:24 AM
Find all posts by this user Like Post Quote this message in a reply
evening
Journeyman
*

Posts: 137
Likes Given: 0
Likes Received: 14 in 9 posts
Joined: Apr 2012
Reputation: 1

Finally Land

Post: #23
RE: Improved Stables
if (<local._for> >=5) && (<eval (<local._for> % 5 == 0) //error

change

if (<local._for> >=5) && (<eval (<local._for> % 5)> == 0) //???

//////////////////////////////////////////////////


button 12 12 0fae 0fb0 0 <eval (<local._for> / 5))> //error

change

button 12 12 0fae 0fb0 0 <eval (<local._for> / 5)> //????
(This post was last modified: 11-01-2014 03:44 PM by evening.)
11-01-2014 03:32 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)