Argonath RPG - A World of its own
Argonath RPG Community => Speakerbox => Topic started by: Andre9977 on October 21, 2007, 10:28:16 am
-
Can you script?
I can script PAWN, i have made a few gamemodes.
Kill Tha' Grannies (http://forum.sa-mp.com/index.php?topic=32152.0)
-
Im trying to learn :( But i need some help :)
-
PAWN and HTML. None of my gamemodes are on the SAMP forums yet though.
-
I can script commands and shit, i could script a gamemode but i would rather do the little things.
Some of the things i made, you will see one day.
-
I'm very good with PAWN.
-
i'm very good with strtok commands in pawn
-
Im working at the moment to a gamemode with cars,stunts,races,etc :)
Lets develope a gamemode togheter :)
Sorry for today but i have problems with my internet connection :(
-
I am learning PAWN.. But i am still on the basics :)
I might need a teacher.. :D
-
PAWN PWNS
(ok sorry, that sucked, but I couldn't come up with something smarter...)
-
Im working at the moment to a gamemode with cars,stunts,races,etc :)
Lets develope a gamemode togheter :)
Sorry for today but i have problems with my internet connection :(
Lets do it :)
-
hmm
Well i know
HTML mIRC And so on so on...
-
I can script some, I made a command that launches you up and makes you explode and to top it all of, it launches beach balls out :P /fireworks :lol:
EDIT
ZOMFG 100th post :) Argonath Veteran
-
Lets do it :)
Ok then...cars stunt race...not anymore.
You know my gamemode : Chernobyl 2150
2 teams fighting each other to survive:Army and the Survivors.Now my problem is that i dont know how to fix that little bug.Wherever i type /help or /objective or any other command with " / " infront i get the same messsage.
Im waiting for a reply from Gandalf and i think he is busy in rl and he cant.Anyway i will still look onto the script,write again if its needed,change what ive done wrong.
Right now i added some more objects like a nuclear power plant near Area 51,the Vinewood sign near the lost airport,chicken is gone.The weather looks nice,i think,and the worldtime set to 23 makes the atmosphere very very ugly.I just wanted to recreate the time when the Chernobyl exploded.Finally after i will release the gamemode it will be hosted by a friend 24/7 perhaps(i dont know for sure).
After this perhaps we will create a gamemode wich will involve bouth ideea's.
What do you say ?
More on MSN :)
-
This not hard guys, just try to find good FAQ. I dont have modes, but i cant make it, if you are need a help. Call me
Pawno code, this most of all scripts which uses for MMORPG games. Becasue he intreting. And dont need big smart, for learn it.
Good luck..
-
I thought about learning to understand script, before I realised i'd rather be playing the game than making it :) ... much more fun to me, and I dont really have the time- (Spent working/ playing video games!)
-
I am in too making an actual game rather than scripting to make a server, so what i do right now is C++ and the 'Torque Game engine'.
-
The Best Way to Learn to Script.. Read it :)... then... Put it on a Test And try the commands
-
Hey, since this topic is fulled with scripters wannabes, someone want to script a capture the flag script for VC:MP?
-
Not filled with scripter wannabes, i'm not a wanna be, i can script.
And for once Watti, i have to agree with you there
;)
-
Not filled with scripter wannabes, i'm not a wanna be, i can script.
And for once Watti, i have to agree with you there
;)
ok but question remains
Hey, since this topic is fulled with scripters, someone want to script a capture the flag script for VC:MP?
-
I Belive VC:MP was made by the same team as SA:MP , but what scripting language did they use? mIRC or Pawn?
-
I Belive VC:MP was made by the same team as SA:MP , but what scripting language did they use? mIRC or Pawn?
mIRC, although the next version will have pawn to pwn!
Anyway, it would be cool to see a CTF server, it bring a lot of strategy to deathmatching and VC:MP is all about DM now.
I wouldn't mind doing the server config, but I'm to lazy to script.
-
All these ppl that say they love mIRC etc etc
IMHO i find that pawn is alot neater and easier to learn, it has less symobls etc and basicly uses the Microsoft BASIC Coding
-
All these ppl that say they love mIRC etc etc
IMHO i find that pawn is alot neater and easier to learn, it has less symobls etc and basicly uses the Microsoft BASIC Coding
:bow: BASIC it's a magik word for me, I'm a BASIC fan, I spend most math classes programming my calc.
You guys should have told me, I can use BASIC.
BASIC pwns most programing languages. I love my speccy
-
It's not exactly basoic, but it's simillar ;)
-
:bow: BASIC it's a magik word for me, I'm a BASIC fan, I spend most math classes programming my calc.
You guys should have told me, I can use BASIC.
BASIC pwns most programing languages. I love my speccy
It's not exactly like BASIC. Here's a little example of a public function:
public What the player does(the id of the player that this happenes to);
{
Action(who it happens to, variables);
return 1; [return 0 will print "SERVER:Unknown command"]
}
So, if I was going to make a welcome message - it would look like this:
public OnPlayerConnect(playerid);
{
SendClientMessage(playerid,0xFF0000AA,"Hello. Welcome to my server!");
return 1;
}
0xFF0000AA is the colour of the message in hex, or you could define it by adding this to the top of the script:
#define COLOR_RED 0xFF0000AA
So you could do:
SendClientMessage(playerid,COLOR_RED,"Hello. Welcome to my server!");
I could go on for a long time, but that's basically how PAWNO works. It may look weird and might not make sence, but once you get the hang of it, it's really easy and opens loads of possibilities.
-
Yea PAWN is Easier... mIRC is Messy...
Also .. yeah CTF For VCMP entirly Possible :)... trust me :P... i know how to do it.. WIll i do it.. Na... Well i Might Start learning PAWN...
And make one for SAMP Serrver Unless theres already one out
-
It's not exactly basoic, but it's simillar ;)
similar, thats nothing like BASIC.
But I must confirm, it's a lot neater than mIRC.
-
Wow! What I see guys!
Practically every post - scripter!
We announced that are looking for scripters... We also told to contact us for the test script in PAWNO... And where are our "scripters"???
Those, who got a test task from the developers - gave up on one script... One task!!!! Only one - and NONE scripted...
And what is here?
Andre announced himself a scripter... After him - other guys... With such amount of scripters we could already develop 3 GMs...
Now they are cooperating to start the new project...
Then I am not surprised what was going on with one clan server...
And I am not surprised, that some "developers" even had no idea, that they are developers...
Guys, honestly...
questions...
Why you call yourself scripters HERE, on Argonath, and on SAMP, if you could not make one usual standard script for ArgonathRPG? And why you did not want to help the developers, if you are so zomg scripters, but decided to make some GM?
And one more question:
Who understood the opinion of ArgonathRPG admin?
-
I did, i scripted the task, but with help from others, and i know the clan ur talking about, :) and i'm not bothered about you mentioning it as we could have, but we didn't :)
And , ye i did apply for a position on the script team, which must have been overlooked :( (jkin)
And i probably fully understand why and from this topic, there are alot of scripters, and i see myself askin the same question asn Aragorn....why didn't we helo? did we not look at the topic, or did we fail when we did...? What?
I hope this post made sense :S
Dave
-
Dave, it is simple, we asked the self-made script...
Yeah, we got some scripts, where even the credits were not changed...
-
/me looks guiltily at the ground :redface:
-
that is ok... At least you, Wazza, Beni Kowalski - all tried their best...
Others were not contacting for task or just told at once - "naaah, it is too hard for me"...
But here I saw a very big good scripting team!!!
With one problem... They did not make ANY script for ArgonathRPG on developers request...
Then why talk about it?
Advertise own servers?
Thanks... Very big thanks...
-
that is ok... At least you, Wazza, Beni Kowalski - all tried their best...
Others were not contacting for task or just told at once - "naaah, it is too hard for me"...
But here I saw a very big good scripting team!!!
With one problem... They did not make ANY script for ArgonathRPG on developers request...
Then why talk about it?
Advertise own servers?
Thanks... Very big thanks...
Scripters Just Got Owned :P
-
I wish I could script so I could make something good for Argonath, not just being a Lazy ass player :(
-
I'm doing something good for argonath, i'm making edited Gamemodes etc for the movie making server :)