Paying for CustomCommands
Yeah as aboved stated . able to pay up to $100
so in total i want for playercommands /name for players and donors
/name with alt codes like ^1name for donor with grade id 3
/sex - changes to female or male
/colors shows the availability of color names
/changeclanname ~~
/createclan
/commands - display all commands for players with brieft descriptions
GM comands - banning ,muting,sending items, in game commands
*speed and gravity
xuan@revoltgamers.com
also offering free webhosting cpanel and resellers with unmetered bandwith and storage
for life !
Re: Paying for CustomCommands
Re: Paying for CustomCommands
database editing commands . /name to change name etc which udont know :)
Re: Paying for CustomCommands
Re: Paying for CustomCommands
i want it for playercommands ? its like asking player to use admin panel ?
Re: Paying for CustomCommands
I'll be waiting for someone to add you a few extra commands so they can fuck up your server if you don't do them any good.
Re: Paying for CustomCommands
just a userpanel that they can edit their account name,face,clan,etc..
?
Re: Paying for CustomCommands
Quote:
Originally Posted by
Axium
I'll be waiting for someone to add you a few extra commands so they can fuck up your server if you don't do them any good.
nah if its you who did it iknow you cant , u might add extra exploits in the source .
Re: Paying for CustomCommands
For the/Name that is done with asm
Re: Paying for CustomCommands
parts of it are done via asm or w/e majority of it needs database editing , majority doesnt know how to do it here
Re: Paying for CustomCommands
Theres been a release on how to do this already.
Re: Paying for CustomCommands
I can do it for ya, PM me.
Re: Paying for CustomCommands
not hard,
public boolean fale;
if [cmd]equals("admin")
show.gui
and the rest.. you make, its basic c++
Re: Paying for CustomCommands
Quote:
Originally Posted by
codypkz
not hard,
public boolean fale;
if [cmd]equals("admin")
show.gui
and the rest.. you make, its basic c++
Riiight. That's not even C++.
@Asaki: Do a memcmp on ZChat::Input.
Re: Paying for CustomCommands
can u teach me ? i am really new to gunz c++ or w/e
I came from MS , but i do know java . Its really different from what i used to code