SA-MP Forums Archive
Nothing like this ever happend to me - 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)
+--- Thread: Nothing like this ever happend to me (/showthread.php?tid=638103)



Nothing like this ever happend to me - Xtra - 26.07.2017

I just went out on gamemode and found a pretty tdm gamemode which i decided to test and later i decided to edit it for someone but here come the big problem i change all team name's
old team names New team Names
Terrorist Red
Counter-Terrorist Blue

after changing them i went in-game to check how it looks like and i was amazed nothing changed i double checked it out and then i searched the whole script for a work terrorist and there is none but still when i joined game and on class selection on GameTextForPlayer its written terrorist
Help me out m8's


Re: Nothing like this ever happend to me - Bolex_ - 26.07.2017

Well, don't yell at me but, try to search one more time. It might be used in Filterscript or connected with include.


Re: Nothing like this ever happend to me - Kane - 26.07.2017

Did you compile, (upload if it isn't localhost), and restart the server?

Check your scriptfiles. Team names may be sorted in there.


Re: Nothing like this ever happend to me - Xtra - 26.07.2017

Quote:
Originally Posted by Bolex_
Посмотреть сообщение
Well, don't yell at me but, try to search one more time. It might be used in Filterscript or connected with include.
There is no filterscript or include to check i just got the gamemode only


Re: Nothing like this ever happend to me - Bolex_ - 26.07.2017

Quote:
Originally Posted by Arthur Kane
Посмотреть сообщение
Did you compile, (upload if it isn't localhost), and restart the server?

Check your scriptfiles. Team names may be sorted in there.
Try this way or as i said, try to search whole gamemode one more time


Re: Nothing like this ever happend to me - Xtra - 26.07.2017

Quote:
Originally Posted by Arthur Kane
Посмотреть сообщение
Did you compile, (upload if it isn't localhost), and restart the server?

Check your scriptfiles. Team names may be sorted in there.
I didn't check i uploaded wrong files to the host sorry for wasting time ... actually i came here after discussing with a freind on ******** and he didn't have a solution because of my explanations so i came here sorry

EDIT: after i compile everything and open it back everything changes to what it was earlier :/


Re: Nothing like this ever happend to me - R4nd4ll - 26.07.2017

When you change the #define
Only change the 3rd coloum
Like :
#Define First_Team "Old name"

To

#define First_Team "New name"

Dont play with (First_Team)
Only change its value (new name)


Re: Nothing like this ever happend to me - Xtra - 27.07.2017

Quote:
Originally Posted by H4RR1s
Посмотреть сообщение
When you change the #define
Only change the 3rd coloum
Like :
#Define First_Team "Old name"

To

#define First_Team "New name"

Dont play with (First_Team)
Only change its value (new name)
already solved thanks alot of replying +Rep for all who helped me


Re: Nothing like this ever happend to me - R4nd4ll - 27.07.2017

Quote:
Originally Posted by Xtra
Посмотреть сообщение
already solved thanks alot of replying +Rep for all who helped me
Thanks, Here is your +Rep back


H4RR1s - Sew_Sumi - 27.07.2017

Quote:
Originally Posted by H4RR1s
Посмотреть сообщение
Thanks, Here is your +Rep back
Ugggh, this is what's wrong here right now... Rep for real reasons only, otherwise you're just feeding rep beggars.