I need help with MySql factions!
#1

Hello I am Joseph!

I am looking for an scripter helper that can make factions for an RP server!

INFO:


Factions:

LSPD
FBI
NG
Hitman
SANews
SAFMD
Taxi
USSS

And I hope YOU can help me!

CONTACT:

More info or relise it?
Contact me on:


msn: (jospehardizzone@live.com)
PM:
Me!
Reply
#2

Why do you run a server if you can't script?? learn first it does my head in so many people are like

"hi I'm new I got a domain n its awesome we have good player base but cant script help us we give you admin"

and 9/10 people say to these kinda post NO if they get nothing in return.
Reply
#3

I can script but not so much in MYSQL!
I am trying to get factions to MYSQL, please help!
Reply
#4

You can't script, cause if you could you wouldn't need help with it.
Reply
#5

I have made n RP server before but that was not in MYSQl!
All I need is as scripter that can make the faction!
Reply
#6

It's the same process, make a variable, save it, load it.

Simple as that..

Converting to MySQL is simple too..

register:

Код:
query("INSERT INTO 'accounts' (faction) VALUES('first faction ID here'),connectionstring)

save:
Код:
format(string,sizeof(string),"UPDATE accounts SET faction = '%d' WHERE name = '%s'",Faction[playerid],GetName(playerid)); < faction id
so it would be like this for cmds etc:

Код:
if(Faction[playerid] == 1/2/3/4/5/6/7/etc)
// do something..
I don't even script MySQL i know this O.o
Reply
#7

Can somebody help ?
Reply
#8

Quote:
Originally Posted by Joseph!
Can somebody help ?
He just helped you, you say you can script you should understand a basic command like that.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)