[Help] Roleplay intro
#1

Hello guys.
I'm making a Role Player server and my problem is intro...
I was searching for it but i didn't find anything helpful.
I have register/login system in my script that i made but... I want it so like when it's your first time on server
the server shows you where is hospital, where is Police Department and all that and it tells you RP rules
trough that intro and it also gives you credits like in this video [ame]http://www.youtube.com/watch?v=WX1AS6MqZjM[/ame]
I think it's not a big problem for you guys to tell me how do make one. I really need it cuz' my registring system
is empty without it :S
Sorry for my bad English.

I searched like this: http://www.******.ba/search?client=o...hannel=suggest
and nothing is helpful there for me :/ if it's possibble :/

[ame]http://www.youtube.com/watch?v=a1GaZ7fPRrA[/ame]

Or this:

[ame]http://www.youtube.com/watch?v=WX1AS6MqZjM[/ame]

Any of that would be really helpful for me so please tell me how to do it or if you're not lazy to make me one example
Reply
#2

What you're asking for is not something that can be answered or supplemented in a single reply. You need to learn how to script. While a register/login system may be something you can follow a tutorial for, the example you posted above is simply someone being creative and using their scripting abilities to create their vision.

Scripting is all about accomplishing a task. The task, in this case, is to.. __________. You use your abilities to script to find some way (through the use of functions and callbacks) to create your task and implement it.

In other words, if you really want to be able to spice up your gamemode, just practice scripting. The more you practice, the more you will begin to realize you can accomplish using different bits and pieces of information you have picked up over time. I know this may not be the answer you were expecting, but it's the truth.
Reply
#3

Look, i'm not a newbie to scripting. SA-MP scrpting yeah but i scripted other languages like java, c++ and ect.
So about the intro, i just need one explaination, i can understand it 100% cuz' i have XP at coding...
So can anyone help me at this part ?
Reply
#4

Look, i'm not a newbie to scripting. SA-MP scrpting yeah but i scripted other languages like java, c++ and ect.
So about the intro, i just need one explaination, i can understand it 100% cuz' i have XP at coding...
So can anyone help me at this part ?

About this video: [ame]http://www.youtube.com/watch?v=WX1AS6MqZjM[/ame]
How do i set that black thing with videos in it ? That's all i ask all other i figured out myself
Reply
#5

Umm I think they are using vido making programs LOL Like sony vegas...
Reply
#6

Indeed, the first video you posted is not of an actual SA-MP server, but just a video.

If you really would just like an explanation, I will give you one. While the player is registering, use functions (SetPlayerCamera______) to set the player's camera to different locations on set intervals (using timers). Use either TextDraws or GameTextForPlayer to display the text on screen you desire, which would probably be the title of the location (I would personally recommend TextDraws - much greater usability).

That is a basic explanation of how you could spice up your registration. It's up to you now to utilize your resources (SA-MP wiki, ******, forum search), put in the necessary effort, and create whatever vision you have in your head for your server.
Reply
#7

Okay thank you RVRP, but after one position, it goes to timer.. What should timer do to move the camera slowly.... ? i can't use MoveObject(); Right ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)