SA-MP Forums Archive
[GameMode] Blank / Basic Gamemode - 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: Gamemode Scripts (https://sampforum.blast.hk/forumdisplay.php?fid=71)
+--- Thread: [GameMode] Blank / Basic Gamemode (/showthread.php?tid=194914)

Pages: 1 2


Basic Roleplay Script[Can Be Easily Changed To Other Types] - Anthonyx3' - 30.11.2010

Removed:

Going to update drastically.


Re: Blank / Basic Gamemode - Leeroy. - 01.12.2010

Hm.....i got nothing to say.....


Re: Blank / Basic Gamemode - Kitten - 01.12.2010

nice job .+1


Re: Blank / Basic Gamemode - Jacob_Venturas - 01.12.2010

Thank you, so much!!




Re: Blank / Basic Gamemode - Tails - 01.12.2010

Please change the title to 'Blank/Basic RP-Based Gamemode'. It would fit better, even if IC/OOC can be removed.


Re: Blank / Basic Gamemode - Anthonyx3' - 01.12.2010

I changed the title, i will add some updates later on guys. You may request what i should add, simple stuff only as i am not giving you a fully developed script.


Re: Blank / Basic Gamemode - Danielo - 01.12.2010

Код:
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(100) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(102) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(110) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(128) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(149) : error 017: undefined symbol "GetPVarInt"
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(156) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(220) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(251) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(327) : error 017: undefined symbol "SetPVarInt"
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(336) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(407) : warning 217: loose indentation
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Gave me these.


Re: Blank / Basic Gamemode - Namaco - 01.12.2010

Quote:
Originally Posted by Danielo
Посмотреть сообщение
Код:
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(100) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(102) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(110) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(128) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(149) : error 017: undefined symbol "GetPVarInt"
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(156) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(220) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(251) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(327) : error 017: undefined symbol "SetPVarInt"
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(336) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(407) : warning 217: loose indentation
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Gave me these.
You have to add SetPVarInt as a #define


Re: Blank / Basic Gamemode - Scenario - 01.12.2010

Quote:
Originally Posted by Danielo
Посмотреть сообщение
Код:
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(100) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(102) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(110) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(128) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(149) : error 017: undefined symbol "GetPVarInt"
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(156) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(220) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(251) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(327) : error 017: undefined symbol "SetPVarInt"
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(336) : warning 217: loose indentation
C:\DOCUME~1\DAZZ\Desktop\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(407) : warning 217: loose indentation
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Gave me these.
Update your includes to 0.3b.

Quote:
Originally Posted by Namaco
Посмотреть сообщение
You have to add SetPVarInt as a #define
You have no idea what you're talking about.


Re: Blank / Basic Gamemode - Namaco - 01.12.2010

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
Update your includes to 0.3b.



You have no idea what you're talking about.
Umm no Im a beginner scripter last time I had that problem It was fixed by that


Re: Blank / Basic Gamemode - Scenario - 01.12.2010

Quote:
Originally Posted by Namaco
Посмотреть сообщение
Umm no Im a beginner scripter last time I had that problem It was fixed by that
"SetPVarInt" is a function introduced in 0.3b (I believe), same as "GetPVarInt" and the rest of the "PVar" functions. Some things need a define, such as "DCMD", but not SA-MP functions.


Re: Blank / Basic Gamemode - Danielo - 01.12.2010

Make it more complex , i mean a spawn pos load, some admin cmd and that's all.


Re: Blank / Basic Gamemode - Anthonyx3' - 03.12.2010

I will add some updates by sunday.


Re: Blank / Basic Gamemode - scripter1 - 03.12.2010

Very nice and very useful for those who just want a little start in creating a custom gamemode.


Re: Blank / Basic Gamemode - alpha500delta - 03.12.2010

Oh nice Anthony


Re: Blank / Basic Gamemode - Anthonyx3' - 03.12.2010

Thanks, any suggestions on what i should add in for next update?


Re: Blank / Basic Gamemode - scripter1 - 03.12.2010

Some more basic admin commands, and a /help command I guess?


Re: Blank / Basic Gamemode - Mean - 03.12.2010

pretty nice +1


Re: Blank / Basic Gamemode - Anthonyx3' - 03.12.2010

Alright i will script in some cmds, and stuff. I will also make city and lspd, not fully functional, just entrances.


Re: Blank / Basic Gamemode - Jacob_Venturas - 04.12.2010

add animations, maybe a house system. dynamic stuff woould be nice