Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Amazing

#2
I'm confused.. When some player come in game so it's telling that i forget my password my set my pass so i need cmd of setpass nad getapss cmd
#3
Sorry but i was new in forum please help me!
#4
Hi I'm making a house system so i need your help plzz help me I'm making script it's almost completed but i need house system also so any body help me?

Have a nice day!
#5
Hi, i need help.. when i ban some one so its giving error UniqueID dose not exist please any can tell me what is bug?...help me plzz

Table....
QuerySQL( db, "CREATE TABLE IF NOT EXISTS Ban ( Name VARCHAR(32), IP VARCHAR(25), MacID TEXT(50), Admin TEXT, Reason TEXT, Date TEXT, Type TEXT )" );
Function...
function Ban( player, admin, reason )
{
    local now = date();
    local type = "Mac-Banned";
    QuerySQL( db, "INSERT INTO Ban ( Name, IP, Mac, Admin, Reason, Date, Type) VALUES ( '" + player + "', '" + player.IP + "', '" + player.UniqueID + "', '" + admin + "', '" + reason + "', '" + now.day + "/" + now.month + "/" + now.year + " " + now.hour + ":" + now.min + ":" + now.sec + "', '" + type + "')" );
Message(RED+ "--> Admin [ "+ admin +" ] Banned Player:[ "  + player +  " ] Reason:[ " + reason + " ]" );
EchoMessage(ICOL_RED+ICOL_BOLD+">> [Banned] Player:[ "  + player +  " ] Reason:[ " + reason + " ]" );
    KickPla,yer( player );
}
#6
Hi, guys i need your helps so i need the bank-kill system in which player can't kill player in bank .... So plzz help me

Have a nice day!
#7
@KAKAN thanks for given idea
#8
Hello Guys i need one help please anyone give me a cmd of enterh or exith.i hope anyone help me!
#9
One more problem @Kusanagi when i test command its giving error
AN ERROR Has OCCURED [attempt to call 'integer']
CALLSTACK
*FUNCTION [onPlayerCommand<>] Script/Command.nut line [876]
LOCALS
[plr] INSTANCE
[text] Kenway
[player] INSTANCE
[this] TABLE
#10
Nick changed
#11
Thanks bro but i want that u can set reward your self not fix reward like u can set reward 30000 $ , 4500000$, or etc.
#12
Scripting and Server Management / Target hit
Dec 18, 2015, 04:59 PM
Hey guys, I need help can anyone help me to make target hit.
Example :-
If some where want to kill player you can give money to kill this player like this
Charlay has target the hit on dullet reward : 400 // or what you.  Want to add
And when player kill dullet so he got 400$ as a reward
I think u understand so plzzzzzzz help me.
#13
Yeah I need also this for my server :)