Donator Rank
#1

How can i add a rank for a donator with some commands?
Reply
#2

pawn Code:
new gDonater[MAX_PLAYERS];

if(gDonater[playerid] == 1) // player is a donator
{
// Do stuff
}
Reply
#3

Lol why the "g" in the beginning?
It looks so gAY

pawn Code:
new WhatTheHellYouWant[MAX_PLAYERS];

// Command
if(WhatTheHellYouWant[playerid]==1)
{
// What the Hell you want it to do
}
Reply
#4

So what did you actually change in your code?

Don't post if you have nothing creative.
Reply
#5

I just showed him that he can use what the hell he want instead of making It with the "g" in the beginning...
Also in the rules It says that It Is against the rules to tell others what they can or can't do. :P
Reply
#6

game Donater...
Reply
#7

thx guys
Reply
#8

Just use godfather's system for an example, even though i never recommend using godfather or using any of its code just good example other scripts and such even Edits.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)