![]() |
A lil help plz?
Hi all!
Im trying to learn how to script "3D" things for Graal, but I have a problem wich I hope someone might be able to help me with.... How can i get a sword to rotate around the player in a 3D way, like in a Star Wars game or anything like that....? |
1) You should of made the thread title more clear
2) Learn to walk before you try to run. Wait. Learn to stand. And to crawl. Learn that first. You can't just come in here and say 'tell me how to maek 3d scriptz plz.' It is extremely difficult to make one. |
No it is easy as hell just requires a hell of a lot of sprites.
Get out of here and go to the graphics forum ;o |
Quote:
new script commands showpoly and showpoly2 for displaying polygons: showpoly index,{x1,y1,x2,y2,x3,y3,..}; showpoly2 index,{x1,y1,z1,x2,y2,z2,x3,y3,z3,..}; This commands displays a polygon on the specified position. It will close the polygon (last coordinate to first coordinate) and will fill the polygon. If you only provide 4 numbers (e.g. showpoly 1,{10,10,20,20};) then it will draw a line (in this case from (10,10) to (20,20)). For showpoly there exist following modifier commands: - changeimgcolors index,red,green,blue,1; - changes the colors, red/green/blue must be values between 0 and 1 - changeimgvis index,layer; - tells graal where to display the polygon: 0 - under players, 1 - same layer liker players, 2 - over players (default), 4 - on the status bar, specified coordinates will work Then again this is still hard to learn howto script something like a ball if you dont know howto script at all :\ |
Quote:
|
Quote:
Also, Zero is a very skilled scripter, so I don't think you should talk to him like he doesn't know what he is talking about. |
Quote:
Quote:
Quote:
|
Quote:
|
What excatly are you tring to make?
|
Its not entirely about scripting, of course you should know how to script or it would probably look like AmonRa's script (please don't get offended it wasn't mean negative :)), the main part is about evil maths, personally I nearly die when I see this kind of math..
Talking about showpoly here, using sprites will be much easier so you should consider this. |
Considering thee original question, I would have just made a gani using a series of graphics...
I know that I have done the whole 3D thing, but seriously, whould you really go to such lengths for somthing which is only go to last a few seconds anyway? I imagine that with the size of the sword, and the fact that showpoly does not allow blending, that it would look pretty bad if done totally in script. :/ |
I'd offer to help, but from your explination I can't make out exactly what it is you are trying to do.
|
Quote:
|
If you need to ask how to do it, chances are your skills aren't high enough to do it.
|
Ok, in this forum you cant post scripts and you cant ask for help. So, Jagen, what exactly is the point of this forum? It seems whenever someone asks for help people bring down there confidence by making fun of them or saying they have skill. So, you know what they do?, they give up on scripting. If you havnt noticed, its hard for newcommers to learn how to script. It's not there fault, Stefan has just made it difficult since there really is no complete scripting tutorial like the one Gserver brought, and the offline editor is outdated.
|
Quote:
Not Acceptable: "HOW CAN I MAKE SUP3R L33T EFFX! I WANT MY 0WN 3D W041D!" Acceptable: "I have attempted to create this and here is my evidence showing that. What am I doing wrong? Perhaps someone can provide some pointers or hints?" |
Quote:
That, was uncalled for. You shouldnt judge someones skills based on a question they might have. Everyone needs/needed help at one point. If anything, you shouldve said something like "You should try it out before just going on the forums and posting. If your having trouble, paste the part of the script your having trouble with, and we'll try our best to help you. If you dont try it out yourself then you will never learn." Since you like to comment on how people write, i decided to explain myself using your method. |
First of all, I already know HOW to script it, I just need help with the MATH (I know, I should have said it in my first post)
Quote:
Quote:
|
Yes I did post (look at my singiture).
I highly suggest you use the sprites mothod rather then showpoly and showpoly will usualy look like crap. |
| All times are GMT +2. The time now is 08:13 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.