Blockland Forums > General Discussion
Axolotl's CityRPG with Drugs
<< < (7/13) > >>
aludane:

--- Quote from: Kalphiter on July 30, 2012, 04:36:36 PM ---lol

--- End quote ---
What is wrong with it?
Kalphiter:

--- Quote from: aludane on July 30, 2012, 04:50:42 PM ---What is wrong with it?

--- End quote ---
Sassy is terribly made. Jasa got rid of it.
Plexious:
Sassy is a joke. But, it's not too bad if you actually know how to use it.

--- Code: ---function Sassy::getData(%this, %ID)
{
for(%a = 0; %a <= %this.dataCount; %a++)
{
if(%this.data[%a].ID == %ID)
return %this.data[%a];
}
return 0;
}
--- End code ---
Iban coded the mod to call the function every time you need to edit or view data when you could just define it on the client when they connect.

Not to mention the horrendous format it saves data in and it doesn't support offline data at all.
CCR:

--- Quote from: Plexious on July 30, 2012, 05:02:41 PM --- it doesn't support offline data at all.

--- End quote ---

Does Jasa's???
Plexious:

--- Quote from: CCR on July 30, 2012, 05:06:30 PM ---Does Jasa's???

--- End quote ---
Yeah.

EDIT: I am Jasa incase you haven't found that out
Navigation
Message Index
Next page
Previous page

Go to full version