Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: mrockxkingbutt on December 02, 2012, 03:26:27 pm

Title: help me please
Post by: mrockxkingbutt on December 02, 2012, 03:26:27 pm
i am using gups 16a
i want to change
gamemode name
from gups to pak2012
and
one more
i want to change
gups creaters name
from falcon to mrockx
please help
Title: Re: help me please
Post by: aledark24 on December 02, 2012, 03:57:38 pm
Change the name gups 1.6 from the archive .pwn and compile
go to the server.cfg and change the same name of the archive .pwn
Example gamemode 0 pak2012 and open the server
Title: Re: help me please
Post by: stormeus on December 02, 2012, 06:59:34 pm
Change the name gups 1.6 from the archive .pwn and compile
go to the server.cfg and change the same name of the archive .pwn
Example gamemode 0 pak2012 and open the server

No, no, no, no!

You have to edit GUPS.pwn and find this line:
SetGameModeText(

Change the game mode name there.
Title: Re: help me please
Post by: NeskWriter on December 03, 2012, 06:22:27 pm
i am using gups 16a
i want to change
gamemode name
from gups to pak2012
and
one more
i want to change
gups creaters name
from falcon to mrockx
please help

I think you didn't invent GUPS so i don't think it's a good idea

About gamemode - find the string "SetGameModeText" in your pawn code and...u know  ;)
Title: Re: help me please
Post by: mrockxkingbutt on December 06, 2012, 07:56:13 pm
thanks for this