25.07.2013, 00:40
[GameMode] United Gaming RP [0.3x - unique]
25.07.2013, 11:27
Gamemode looks really awesome i tried it out and was amazed about the gamemode!
Good job!
Good job!
25.07.2013, 21:34
Guys I need help .
When someone log off my server it deletes the Vehicles
Best Regards ,
When someone log off my server it deletes the Vehicles
Best Regards ,
26.07.2013, 02:20
Okay..I Have Added Your Script To Mine..But How can I Create a family?
26.07.2013, 03:55
27.07.2013, 13:13
I didn't get any file of users.ini in scriptfiles
28.07.2013, 22:08
Great & Unique script.
Thank you.
Thank you.
07.11.2013, 14:08
Wow, Awesome!. Thanks for sharing .
07.11.2013, 14:08
The best ^^
07.11.2013, 15:08
Awesome, thanks for sharing.
08.11.2013, 08:03
Where is the link?
11.11.2013, 04:09
Someone can reupload it?
12.11.2013, 19:21
reupload
12.11.2013, 19:38
I think it was <removed> for a reason..
02.12.2013, 19:15
please re-upload. please download link pls.. thx.
03.12.2013, 09:10
Hmm, i can reupload, but i need Carrot permission First :P
05.12.2013, 14:28
Hey Guys Here Is The Best Way To Make Yourself Owner If Ur user.cfg doesn't exist in the scriptfiles!
First of all search for OnPlayerRCONLogin
When u find that, delete that whole function (Don't delete anything else dude)
then search for /makeadmin cmd
there change the Player[pyaerinfo blablabla to
And DONE!
Now go ingame, use /rcon login (ur pass) then use /makeadmin (ur id) 99999
AND DONE! that was simple (i figured it out in 3 days 0
Hope i helped u guys my best
First of all search for OnPlayerRCONLogin
When u find that, delete that whole function (Don't delete anything else dude)
then search for /makeadmin cmd
there change the Player[pyaerinfo blablabla to
Код:
If(IsPlayerAdmin(playerid))
Now go ingame, use /rcon login (ur pass) then use /makeadmin (ur id) 99999
AND DONE! that was simple (i figured it out in 3 days 0
Hope i helped u guys my best
23.02.2014, 21:16
If anyone know some bugs in this gamemode, please write them here. I am trying to fix all bugs in this gamemode.
Only bugs I don't fix, is payday. I have troubles with it myself.
Only bugs I don't fix, is payday. I have troubles with it myself.
23.02.2014, 22:34
How can i do my self admin? Am Typing the correct rcon and it says that is wrong password. So how can i make my self admin?
24.02.2014, 05:54
our accounts save in the "Accounts.db" file
Also a quick and easy way to make yourself admin if you have no idea how to open a .db file.
First say
Go to the GM and
1.Set permission to 0 at the makeadmin command
2.Go IG and /makeadmin [ID] 99999
3. Log off
4. Set the permission back
5. Done
Or make a code like this
Code:
if(strcmp(cmd, "/setmeadmin", true) == 0)
{
PlayerInfo[playerid][pAdmin] = 99999;
return 1;
}
No matter what you have to edit in the gamemode file, unless you know how to work with ".DB" files.
Also a quick and easy way to make yourself admin if you have no idea how to open a .db file.
First say
Go to the GM and
1.Set permission to 0 at the makeadmin command
2.Go IG and /makeadmin [ID] 99999
3. Log off
4. Set the permission back
5. Done
Or make a code like this
Code:
if(strcmp(cmd, "/setmeadmin", true) == 0)
{
PlayerInfo[playerid][pAdmin] = 99999;
return 1;
}
No matter what you have to edit in the gamemode file, unless you know how to work with ".DB" files.
« Next Oldest | Next Newest »
Users browsing this thread: 6 Guest(s)