converting and removing

Started by :P, Sep 13, 2015, 05:03 PM

Previous topic - Next topic

:P

Message( "** Admin " + player.Name + " has rewarded " + mon + " for Reason " + reason );

how i can convert it to annouceall i try but cmds leaves works and no console error

and  when i type / reward nickid mon  reason
and came admin killer has rewarded to sadam 5000 for reason 500 how i can delete the 500 from message killing of sada
SLC is a good scripter but he always use bad words for abusing players :P

KAKAN

I can't understand what u wanted to say, except the announce all one
For the announceall, try this
AnnounceAll( "** Admin " + player.Name + " has rewarded " + mon + " for Reason " + reason, 3 );
oh no

Debian

#2
Use text.slice(  ). post your cmd for more help

:P

not annoucing      and i sayed coming text with reson of amount i want to do not come amount with reason


and another question  how to add admin pass in server config
SLC is a good scripter but he always use bad words for abusing players :P

KAKAN

Quote from: xxkillerxx on Sep 13, 2015, 06:28 PMnot annoucing      and i sayed coming text with reson of amount i want to do not come amount with reason


and another question  how to add admin pass in server config

:(( Still then can't understand, GOD HELP ME!
oh no

Thijn


:P

how to add admin pass in server.cfg    and not announcing the message and which talk you didnt understanding watch screen shot


SLC is a good scripter but he always use bad words for abusing players :P

:P

#7
removed by myself
SLC is a good scripter but he always use bad words for abusing players :P

Xmair

Change :
local reason = GetTok( text, " ", 2, NumTok( text, " " ) );
To :
local reason = GetTok( text, " ", 3, NumTok( text, " " ) );
Done.

Credits to Boystang!

VU Full Member | VCDC 6 Coordinator & Scripter | EG A/D Contributor | Developer of VCCNR | Developer of KTB | Ex-Scripter of EAD

:P

thanx xmair all prob solved but how to change message to annouceall
SLC is a good scripter but he always use bad words for abusing players :P

FinchDon

What Difficult??

AnnounceAll( "Your Text", 8 );
For any help and support Join #s-s at IRC for Help in Scripting
( For Newbies )

:P

#11
AnnounceAll( "** Admin " + player.Name + " has rewarded " + mon + " for Reason " + reason, 3 );   finch  kakan sir give me this not works whats wrong with it
SLC is a good scripter but he always use bad words for abusing players :P

Thijn

Explain what's not working.

:P

i dont know whats not working no console error but not announcing
SLC is a good scripter but he always use bad words for abusing players :P

:P

is its too hard no one ables to solve???
SLC is a good scripter but he always use bad words for abusing players :P