UpdateText & Spree & Rank System

Started by FinchDon, Sep 06, 2015, 06:22 AM

Previous topic - Next topic

KAKAN

Oh, got it, Thanks Thijn, here is the corect one then :D
function IncCash( player, amount )
{
local add = amount
player.Cash += amount
}
oh no

DizzasTeR

Quote from: KAKAN on Sep 20, 2015, 04:17 AMOh, got it, Thanks Thijn, here is the corect one then :D
function IncCash( player, amount )
{
local add = amount
player.Cash += amount
}

Why did you create the 'add' variable?

KAKAN

I just copy pasted it and forgot to remove it, btw is it necessary?
oh no

rObInX

Can't you just use switch ?

Its way better and faster.

KAKAN

Quote from: rObInX on Sep 20, 2015, 08:04 AMCan't you just use switch ?

Its way better and faster.
I don't get to what u mean, you mean to use switch case? If yes, then probably I have asked the question How, so tell me too if u can
oh no

FinchDon

Topic is Getting Out of Control
For any help and support Join #s-s at IRC for Help in Scripting
( For Newbies )