SomeOne Know it? i try but didnt work - 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: SomeOne Know it? i try but didnt work (
/showthread.php?tid=240087)
SomeOne Know it? i try but didnt work -
Dr.Ghost - 15.03.2011
1. i have 2 GM
1-for area51 and Gamemode 2 for San fierro..
in gameMode 1 for Area51:
pawn Код:
main()
{
print("\n------------------------------------");
print(" Dr.Ghost GAMEMODE DEATHMATCH v1.0");
print(" 14/03/2011 ");
print(" Loaded 1 GameMode ");
print("-------------------------------\n");
SetTimer("San_fierroDM",10000,true);
return 1;
}
then forward it at top Gamemode First and load gamemode 2:
pawn Код:
public San_fierroDM(playerid)
{
SendRconCommand("changemode [GM]DMv5.0map1");
return 1;
}
But didnt happen.... how yea fix it
Re: SomeOne Know it? i try but didnt work -
Dr.Ghost - 15.03.2011
Okay done!!! thanks anyone .. is okay