ID:268489
 
Ok, I have alot of questions, plz answer them without saying go to tutorials just give me an example instead plz..

How do i make potions that heal the player's hp or make them transform into something?
How do I make a npc and or scroll that teches techniques?
How do I make a easy lvl up system that allows players to learn techniques at a certain lvl?
How do I make npcs attack the player on sight?
How do I make gold a currency and appear after a player is killed?
How do I make players respawn in a random area instead of at a starting point?
How do I make a item that turns a player invisible when worn?

Thats all for right now, answer ASAP cuz i dont have much time on the net since i'm in high school...><

Mecha Destroyer JD wrote:
Ok, I have alot of questions, plz answer them without saying go to tutorials just give me an example instead plz..

How do i make potions that heal the player's hp or make them transform into something?

There are tutorials on this

How do I make a npc and or scroll that teches techniques?

"Techniques" is very vague. Do you mean verbs?

How do I make a easy lvl up system that allows players to learn techniques at a certain lvl?

Once again, the vague word. Levelling systems are also in tutorials.

How do I make npcs attack the player on sight?

Tutorials again.

How do I make gold a currency and appear after a player is killed?

Tutorials.

How do I make players respawn in a random area instead of at a starting point?

loc = locate(pick(/area/start1, /area/start2, /area/start3))

Thats all for right now, answer ASAP cuz i dont have much time on the net since i'm in high school...><
In response to Garthor
....examples..not tutorials plz...are u here just to respond to my posts and agitate me dammit?
In response to Mecha Destroyer JD
The BYOND Community are NOT Coding slaves, he told you nicely where to find them and it takes 2 seconds to download a tutorial/demo, Also please dont cuss on the forums ,thanks!

--Goz
In response to Goz
**** you goz, and if you're wondering i said duck.....*a flying object hits Goz in the back of his head*
Ok then, where can i find a rpg tutorial since Kunarks took his down and it wont ever be coming back....
In response to Mecha Destroyer JD
Start doing some leg work yourself. There is a Search feature in the top right of the screen.
In response to Mecha Destroyer JD
Mecha Destroyer JD wrote:
**** you goz, and if you're wodnering i said duck.....*a flying object hits Goz in the back of his head*
Ok then, where can i fidn a rpg tutorial since Kunarks took his down and it wont ever be comign back....

Whoa! I didnt say anything offending to you, if you dont like the truth then maybe you shouldnt be hanging arround the developer forums with that attitude i was trying to help you.

--Goz
In response to Mecha Destroyer JD
Was that supposed to be a joke?
In response to Devourer Of Souls
This is why i prefer examples instead of referrals to tutorials...check this out if you're not too busy to see my point:
http://developer.byond.com/forum/ index.cgi?action=message_read&id=279973&forum=7&view=0
In response to Mecha Destroyer JD
Stop being lazy. The tutorials ARE examples, but they are NOT coding to your every need.

As Goz had said, we're not coding slaves.
In response to Devourer Of Souls
When I finally find something that I'm looking for as an example how am I supposed to get help when nobody is tryin to help me(exceptions your know who you are). I cant just learn how to code a bank or somethin from a magical scroll....(not angry)
In response to Mecha Destroyer JD
Mecha Destroyer JD wrote:
When I finally find something that I'm looking for as an example how am I supposed to get help when nobody is tryin to help me(exceptions your know who you are). I cant just learn how to code a bank or somethin from a magical scroll....(not angry)


Not trying to be mean but maybe you should just try to teach urself. PPL on the forums helped me alot after i atempted to make the code atleast. Maybe if you try to make the code first ppl will help you fix it. Worked for me. Not trying to start any trouble.