Jump to content

www.GameNetRPG.com


Taalasmaa

Recommended Posts

Hello Taalassma I'm Eren,Asi.Eren

I Have Give Command ;

function givecash(thePlayer, command, who, amount)

local noobwiegeldkrijgt = getPlayerFromName ( who )

local noobdiegeldgeeft = getPlayerFromName ( thePlayer )

givePlayerMoney (noobwiegeldkrijgt, math.abs(tonumber(amount)))

takePlayerMoney (thePlayer, math.abs(tonumber(amount)))

end

addCommandHandler ("give", givecash)

Link to comment
  • 2 months later...

I am sorry if i am going to insult you.

The script on your server is unfinished and poorly scripted.

I suggest you take the server down until you have completely finished the script, or just put it on one day as a public beta test.

I don't know about your website, but it seems to be offline for me.

Link to comment
  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...