Argonath RPG - A World of its own

Argonath RPG Community => Hardware/Software support => Resolved issues => Topic started by: Mike. on February 12, 2010, 05:19:55 pm

Title: I need help with a /duty script
Post by: Mike. on February 12, 2010, 05:19:55 pm
Ive made my own SAMP RP server
Ive got character selection working ive spawned cars but now...
I just need to set up some job scripts and the first one i want is /duty for police.
Can tell me how to get it or where a guide is?

Thanks.
Title: Re: I need help with a /duty script
Post by: FastSh00T on February 12, 2010, 06:19:02 pm
In Fact i don't know but ask scripter or Use Google.com
Title: Re: I need help with a /duty script
Post by: Bilbo on February 12, 2010, 06:21:59 pm
All Argonath scripts are made from scratch by the developers and scripters, without using any guides or ready-made scripts.
For looking ready-made scripts, use Google as Argonath's scripts are not available for the public.
Title: Re: I need help with a /duty script
Post by: Mike. on February 12, 2010, 06:24:29 pm
All Argonath scripts are made from scratch by the developers and scripters, without using any guides or ready-made scripts.
For looking ready-made scripts, use Google as Argonath's scripts are not available for the public.
I guessed that :D Argonath scripts are to good to be published to people,
Ive just finished setting up the Xadmin scripts so yeh ill go search on good :S not that any shows how exactley to make a job like /duty on Argonath.
Thanks for the replys peeps
Title: Re: I need help with a /duty script
Post by: Ted on February 12, 2010, 06:51:00 pm
The best place to ask for scripting help and info would be at the samp forums.
Title: Re: I need help with a /duty script
Post by: Fruity on February 12, 2010, 07:49:40 pm
SA:MP forums offer alot of help also www.wiki.sa-mp.com (http://www.wiki.sa-mp.com) helped me learn the basics of scripting, not much advancded help there though.
Title: Re: I need help with a /duty script
Post by: too803 on February 12, 2010, 07:51:30 pm
I made my own fire,cop,and a few other scripts I could teach you,you have to have all the includes though,which is painstaking :)
Title: Re: I need help with a /duty script
Post by: FastSh00T on February 12, 2010, 08:24:30 pm
That's Awesome too803 but how you will get many players you need internet high speed
Title: Re: I need help with a /duty script
Post by: Mike. on February 12, 2010, 09:03:23 pm
Ok can someone help me with port forwarding?
I did everything a guide said and used a port forwardign website but my server still didnt show.
In the end i ended up messing my internet up and my server was the only one that would connect :( Any help please?
Title: Re: I need help with a /duty script
Post by: TheRock on February 12, 2010, 10:45:13 pm
Try finding your router here:

http://www.portforward.com/english/routers/port_forwarding/routerindex.htm (http://www.portforward.com/english/routers/port_forwarding/routerindex.htm)
Title: Re: I need help with a /duty script
Post by: ElMartu on February 13, 2010, 12:21:08 am
Copypaste into OnPlayerCommandText
Code: [Select]
if(!strcmp(cmdtext, "/duty", true) )
{
        new Float:position[3];
        GetPlayerPos(playerid, position[0]. position[1], position[2]);
        CreatePlayerObject(playerid, -1, position[0], position[1], position[2], 0.0, 0.0, 0.0);
        return 1;
       
}

it should work perfectly
Title: Re: I need help with a /duty script
Post by: Mike. on February 13, 2010, 07:31:39 pm
Copypaste into OnPlayerCommandText
Code: [Select]
if(!strcmp(cmdtext, "/duty", truesomething weird
{
        new Float:position[3];
        GetPlayerPos(playerid, position[0]. position[1], position[2]);
        CreatePlayerObject(playerid, -1, position[0], position[1], position[2], 0.0, 0.0, 0.0);
        return 1;
       
}

it should work perfectly
Aborted 4 errors :O
Title: Re: I need help with a /duty script
Post by: Janar on February 13, 2010, 08:58:33 pm
Check where these errors appear.
Title: Re: I need help with a /duty script
Post by: ElMartu on February 13, 2010, 10:04:01 pm
Dude it was sarcasm, lol
Title: Re: I need help with a /duty script
Post by: Mike. on February 14, 2010, 01:49:13 pm
Dude it was sarcasm, lol
 You got guts :D Wait till im unbanned ill come get you for this lol.
Title: Re: I need help with a /duty script
Post by: HiddenSniper on February 15, 2010, 04:07:41 pm
IcyAero, I've seen Argonath's 911 scripts on other servers.
Title: Re: I need help with a /duty script
Post by: ElMartu on February 15, 2010, 04:20:15 pm
Argonath's 911's text is based of Godfather's (with some edits on the messages shown for cops), that's why.
Title: Re: I need help with a /duty script
Post by: [NP]Monte Montague on February 17, 2010, 02:35:57 pm
IcyAero, I've seen Argonath's 911 scripts on other servers.

It's not just Argonathrpg that uses 911.

It's used on most rp servers.

Obviously there's some similarity
SimplePortal 2.3.7 © 2008-2025, SimplePortal