I changed the Sentence whatever i want but IG no thing Changed
#1

Yo' guys , Im new in Scripiting , I have a question , How i can Delete this or Change it to my server name ?


and how i can Change the normal chat color ?
Plz help me !!
Reply
#2

You Open your gamemode press CTRL*F and type: WELCOME TO RAVEN
And than you change it to your text
GOT IT?
Reply
#3

I did , But still the Original Sentence
Reply
#4

Help guys plz , I changed the Sentence whatever i want but IG no thing Changed , help plz
Reply
#5

Show the code you changed.
Reply
#6

SetTimer("PeterAC", 10000, true);
SetTimer("SendMSG", 180000, true);
SetTimer("ChangeWeather",600000, true);
SetTimer("PaySprayTrans",1000,true);
ChangeWeather();
Textdraw2 = TextDrawCreate(0.000000,437.000000,"SERVER MOTD:");
new versions[64];
format(versions, sizeof(versions),"Welcome to Hightline Roleplay )", Version);
Textdraw3 = TextDrawCreate(303.000000,437.000000,versions);
TextDrawUseBox(Textdraw2,1);
TextDrawBoxColor(Textdraw2,0x00000066);
TextDrawTextSize(Textdraw2,700.000000,1500.000000) ;
TextDrawAlignment(Textdraw2,1);
Reply
#7

Answer plz !!!!!!!!!!!!!!!!!!!!!!!
Reply
#8

pawn Code:
SetTimer("PeterAC", 10000, true);
  SetTimer("SendMSG", 180000, true);
  SetTimer("ChangeWeather",600000, true);
  SetTimer("PaySprayTrans",1000,true);
  ChangeWeather();
  Textdraw2 = TextDrawCreate(0.000000,437.000000,"SERVER MOTD:");
  Textdraw3 = TextDrawCreate(303.000000,437.000000,"Welcome to Hightline Roleplay");
  TextDrawUseBox(Textdraw2,1);
  TextDrawBoxColor(Textdraw2,0x00000066);
  TextDrawTextSize(Textdraw2,700.000000,1500.000000);
  TextDrawAlignment(Textdraw2,1);
Reply
#9

No thing changed dude , help !!
Reply
#10

lol i guess u didnt compile it or didnt restart your server
Reply
#11

Quote:
Originally Posted by тħeρяш
lol i guess u didnt compile it or didnt restart your server
Ouch, that would belong in the FAILBlog.
Reply
#12

i did , Help plz !

Note : Its Windows Server !
Reply
#13

Quote:
Originally Posted by Jaber_Brown
i did , Help plz !

Note : Its Windows Server !
Calm down lol. Keep searching for the same text, there might be a TextDrawSetString somewhere setting it back ?
Reply
#14

I guess you changed the name, show a screen shot of your server.cgf and your .amx/.pwn (doesent matter)

What I am saying is if you change the name and compile it, you have to change it in server.cfg aswell.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)