gamemode text
#1

hey i have a problen look

how can i replace "Bank Script" with the name of my gamemode?
Reply
#2

Dont Be Lazy! and waste such a post! Read The Pawno Manual
Reply
#3

go through you game modes and filterscripts and under

"ongamemode init"

SetGMText "(NAME OF GM HERE);

return 1;
}


etc
Reply
#4

Quote:
Originally Posted by Compton's Eazy E
OFFTOPIC: why the fuck is you signiture IP 192.168 ETC, thats an internal IP :OFFTOPIC
Reply
#5

Because he's making a LAN server!!!
Reply
#6

Quote:
Originally Posted by TFZ
go through you game modes and filterscripts and under

"ongamemode init"

SetGMText "(NAME OF GM HERE);

return 1;
}


etc
C:\DOKUME~1\Igor\Desktop\SAMPSE~1\GAMEMO~1\lvdm.pw n(326) : warning 202: number of arguments does not match definition
C:\DOKUME~1\Igor\Desktop\SAMPSE~1\GAMEMO~1\lvdm.pw n(340) : error 017: undefined symbol "SetGMText"
C:\DOKUME~1\Igor\Desktop\SAMPSE~1\GAMEMO~1\lvdm.pw n(340) : error 029: invalid expression, assumed zero
C:\DOKUME~1\Igor\Desktop\SAMPSE~1\GAMEMO~1\lvdm.pw n(340) : error 017: undefined symbol "NAME"
C:\DOKUME~1\Igor\Desktop\SAMPSE~1\GAMEMO~1\lvdm.pw n(340) : fatal error 107: too many error messages on one line
Reply
#7

SetGameModeText(PUT IN YOUR GAMEMODE NAME DONT COPY WHAT PPL SAYD);

/Artix
Reply
#8

Quote:
Originally Posted by [RiFA
Artix ]
SetGameModeText(PUT IN YOUR GAMEMODE NAME DONT COPY WHAT PPL SAYD);

/Artix
have test it but it donґt work
it can be due to a FS?
Reply
#9

Quote:
Originally Posted by TFZ
go through you game modes and filterscripts and under

"ongamemode init"

SetGMText "(NAME OF GM HERE);

return 1;
}


etc
? where?
Reply
#10

Quote:
Originally Posted by Compton's Eazy E
Quote:
Originally Posted by TFZ
go through you game modes and filterscripts and under

"ongamemode init"

SetGMText "(NAME OF GM HERE);

return 1;
}


etc
? where?
no i have do this

Код:
public OnGameModeInit()
{
	SetGameModeText("Stunt v0.2a");
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)