SA-MP Forums Archive
n00b scripting question...Please check it out. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: n00b scripting question...Please check it out. (/showthread.php?tid=266755)



n00b scripting question...Please check it out. - steve_gibson - 06.07.2011

Hello i got a gamemode from samp and now i want to edit it server name shown inside game.What i have to do?I edited the .pwn file but nothing changes..What can i do?


Re: n00b scripting question...Please check it out. - =WoR=Varth - 06.07.2011

open your server.cfg inside you server folder.
Код:
hostname You server name



Re: n00b scripting question...Please check it out. - steve_gibson - 06.07.2011

I not that n00b ...i said the in game name like: welcome to ravens roleplayy...ravens roleplay admin team: etc...


Re: n00b scripting question...Please check it out. - =WoR=Varth - 06.07.2011

Show your code where you want to change the server name.


Re: n00b scripting question...Please check it out. - steve_gibson - 06.07.2011

there are a lot of places lets say ex.: }
else
{
GameTextForPlayer(i, "~g~Raven's Roleplay Destruction Derby~n~~w~You ~r~Do Not ~w~Have a Ticket to Play!", 5000, 3);
}
}
}
}


Re: n00b scripting question...Please check it out. - =WoR=Varth - 06.07.2011

You already change "Raven's Roleplay Destruction Derby" to your server name?
That must work.


Re: n00b scripting question...Please check it out. - steve_gibson - 06.07.2011

I changed the name and now when i open pwno i dosnt say raens anywhere but in the server its still the same!!!


Re: n00b scripting question...Please check it out. - =WoR=Varth - 06.07.2011

Did you compile the code or you just save it?


Re: n00b scripting question...Please check it out. - steve_gibson - 06.07.2011

lol i didnt comile it...But when i click compile it says NOT RESPONDING and closes the .pwn editor


Re: n00b scripting question...Please check it out. - =WoR=Varth - 06.07.2011

You have did something wrong.
Download a fresh Raven GM.