Re: Blank / Basic Gamemode -
MetalScript - 04.12.2010
Good for beginners
Re: Blank / Basic Gamemode -
Anthonyx3' - 04.12.2010
Quote:
Originally Posted by Jacob_Venturas
add animations, maybe a house system. dynamic stuff woould be nice
|
The whole point of this gamemode, is for whoever wants to use to work on their own gamemode. If i made you guys every system, what would be the point? When i started my gamemode from scratch, i really wanted a base but there was no out, so now that ive made my own, im letting others use.
I will add minor things, not major things. Ex: anims, entrances, pos saving
Re: Blank / Basic Gamemode -
Nenad - 04.12.2010
nice...this will help beginers like me
Re: Blank / Basic Gamemode -
Jon1on - 04.12.2010
Hey, I can't compile the script in pawno, I get this message:
C:\Documents and Settings\Jon1on\Desktop\GTA San Andreas & SA-MP\filterscripts\Blank.pwn(7) : fatal error 100: cannot read from file: "dini"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Anyone know what causes this problem ?
Appreciate it.
Jon1on.
Re: Blank / Basic Gamemode -
HostiGame - 04.12.2010
You need your include files, check this site..
http://dracoblue.net/downloads/ you can get almost everything you need there.
Re: Blank / Basic Gamemode -
Anthonyx3' - 05.12.2010
Quote:
Originally Posted by Jon1on
Hey, I can't compile the script in pawno, I get this message:
C:\Documents and Settings\Jon1on\Desktop\GTA San Andreas & SA-MP\filterscripts\Blank.pwn(7) : fatal error 100: cannot read from file: "dini"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Anyone know what causes this problem ?
Appreciate it.
Jon1on.
|
Get the include, "Dini". You should be able to find it around forums
Re: Blank / Basic Gamemode -
__ - 07.12.2010
Why have you used dini? It's slow and inefficient to use.
I'm beginning to dislike how many people disregard native implementations of data storage. SQLite is perfect and is underrated.
Quote:
Originally Posted by leeroy1337
Hm.....i got nothing to say.....
|
Then why have you posted?
Re: Blank / Basic Gamemode -
TheHoodRat - 07.12.2010
Quote:
Originally Posted by __
Why have you used dini? It's slow and inefficient to use.
I'm beginning to dislike how many people disregard native implementations of data storage. SQLite is perfect and is underrated.
Then why have you posted?
|
Why are you here judging on what saving system he is using? He chooses how to save his data, leave him alone.
Re: Blank / Basic Gamemode -
__ - 07.12.2010
Quote:
Originally Posted by TheHoodRat
Why are you here judging on what saving system he is using? He chooses how to save his data, leave him alone.
|
I'm not judging him, clearly you need to learn how to read. I asked a simple quesiton.
Re: Blank / Basic Gamemode -
olabv - 14.12.2010
its fine i guess...
Re: Blank / Basic Gamemode -
Anthonyx3' - 14.12.2010
Quote:
Originally Posted by __
Why have you used dini? It's slow and inefficient to use.
I'm beginning to dislike how many people disregard native implementations of data storage. SQLite is perfect and is underrated.
Then why have you posted?
|
Sorry for the bump, but i have actually stopped this gm, to start mysql. I tested out some Mysql gms, and well i loved the structure. I will update this thread with a Mysql blank, to help out others.
Re: Blank / Basic Gamemode -
Basicz - 15.12.2010
Nice base gamemode Anthonyx3'.
I think this is good for beginners.
Re: Blank / Basic Gamemode -
svenny555 - 16.12.2010
Nice, i was just about to make a roleplay server and this is perfect to start with!
Thanks
Greetz,
Svenny555
Re: Blank / Basic Gamemode -
[666] - 25.01.2011
Thanks alot Anthonyx3' for showing me how to add register and login in dialog
Re: Blank / Basic Gamemode -
Diego_Martinz - 25.01.2011
Its a good start
Re: Blank / Basic Gamemode -
ricardo178 - 26.01.2011
Nice