Posts: 824
Threads: 53
Joined: Jul 2010
Reputation:
0
I'm currectly thinking of developing a scratch roleplay script.
Anyone has opinions, where should I start, what should I use ?
Posts: 613
Threads: 11
Joined: Aug 2010
Reputation:
0
Use unique ideas. There is no point of create a gm from scratch if you are trying to make something that already exists.
Posts: 1,988
Threads: 17
Joined: Apr 2011
Reputation:
0
Use zcmd/ycmd and sscanf. SQLite/y_ini. Whirlpool.
Start from making admin command and player data.
Posts: 824
Threads: 53
Joined: Jul 2010
Reputation:
0
I don't really have ideas, but it won't be as PENLS, etc.
I'm thinking of using SQlite, or y_ini, what's better ?
And are there any tutorials how you use SQLite, ycmd & sscanf ?
Posts: 485
Threads: 9
Joined: May 2011
Reputation:
0
I'd use sql lite, .. And for tutorials.. search or ****** it. there are a bunch.
Posts: 824
Threads: 53
Joined: Jul 2010
Reputation:
0
Alright then, SQL lite as a saving system.
Anything else ?
Posts: 1,988
Threads: 17
Joined: Apr 2011
Reputation:
0
Look out in tutorial section and read some tut about improving your script.
Posts: 824
Threads: 53
Joined: Jul 2010
Reputation:
0
How should I start scripting my script though ?
Register system, what's next ?
Posts: 485
Threads: 9
Joined: May 2011
Reputation:
0
Thats upto you, If you want a cookie cutter RP script, you're doing it wrong.