[GameMode] Blank / Basic Gamemode
#1

Removed:

Going to update drastically.
Reply
#2

Hm.....i got nothing to say.....
Reply
#3

nice job .+1
Reply
#4

Thank you, so much!!

Reply
#5

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

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.
Reply
#7

Код:
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.
Reply
#8

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
Reply
#9

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.
Reply
#10

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
Reply
#11

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.
Reply
#12

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

I will add some updates by sunday.
Reply
#14

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

Oh nice Anthony
Reply
#16

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

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

pretty nice +1
Reply
#19

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

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


Forum Jump:


Users browsing this thread: 2 Guest(s)