...
|
|
|
|
Would you like to get all the new info from
PSX-Scene in your email each day?
Want to learn more about the team keeping you up to date with the latest scene news?
Read about them now! Check out our Developer bios, too! | ||
|
|
...
Last edited by JDMAlex; 02-23-2012 at 06:16 PM.
So this part "Also here is a blank script courtsey from Cathering with the main(d)sco with the hook to load it please know that when you open the main(d)sco from this link below that it says for EFLC/Common enjoy [/B]
www(d)mediafire(d)com/?1595chfqp78u2h7"
is where it loads the scripts? or what?![]()
Yes that (d)rar file which I provided and is called newscript(d)rar that is me throwing everyone a bone for online use, want to use online scripts use that modscript file, and create all your scripts for online in it, and use spark iv aswell for this sort of stuff, as open iv is not that great for this sort of stuff
ok ill run some tests tonight
edit: oh it seems i already had those from the previous leak someone did on S7.. back in january:
www(d)gyazo(d)com/e1168f51a5ed964b957cf33def448051
and to be clear:
So basically if i use that main(d)sco + a modded modscript(d)sco it will load them for multiplayer?
Thanks to everyone for sharing, please continue.
This is PsXscene(like Sparta)!
Last edited by nativesith; 02-23-2012 at 06:44 PM.
so here is the code above but made to work...
and place Ragdoll(); in "void main(void)"Code:void Ragdoll(void) { if (IS_BUTTON_PRESSED(0,L1)) { if (!IS_PED_RAGDOLL( GetPlayerPed() )) { GIVE_PLAYER_RAGDOLL_CONTROL( GET_PLAYER_ID(), TRUE ); SWITCH_PED_TO_RAGDOLL( GetPlayerPed(), 20000, 30000, 0, 0, 0, 0 ); } else { SWITCH_PED_TO_ANIMATED( GetPlayerPed(), 0 ); GIVE_PLAYER_RAGDOLL_CONTROL( GET_PLAYER_ID(), 0 ); } } }
Yeh that's right. I mailed you on GTAForums, you should reply to my first message, don't worry anout the other one. Just the one where I asked for the "Code" and I will be fine. And can I suggest uploaidng, the filelist(d)rar (Or whatever it is called) from your Tutorial section for to somewhere like mediafire.
| « Previous Thread | Next Thread » |