![]() |
Lay Items Problem
Hi
I would liked to script a simple baddy but i have a problem,i'm sure its simple but i can't find a solution :cry: PHP Code:
It works, but the problem is it lay 1 bombs icon and when i take it, it gives me 10 bombs. Me I would like it lay ,instead of 1bombs icons and 10 bombs, 2 bombs icons and 10 bombs. Thanks, i hope i explained it well. |
Quote:
HTML Code:
if (i<50) { HTML Code:
lay2 bombs, x, y + 2;(GS2 Converted- will only work online) HTML Code:
lay("bombs"); |
Quote:
|
Quote:
|
Quote:
|
Quote:
i used like this and it works : PHP Code:
thanks ;) |
Quote:
Your code currently reads like: PHP Code:
If statements without brackets will only work for the next statement. What you want is something like: PHP Code:
|
Also:
PHP Code:
|
Quote:
Quote:
|
| All times are GMT +2. The time now is 11:07 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.