l911 Posted August 27, 2010 Share Posted August 27, 2010 Hello! Im using ZAZ Stripped Main with Externscripts and i want to change player spawn point (to somwhere in SF) How to do that ? What Line in Main.scm i must edit ? (i know how to get coords ) also i wana hange player clothes can somone help me ? Link to comment https://gtaforums.com/topic/457955-player-spawn/ Share on other sites More sharing options...
yair1221 Posted August 27, 2010 Share Posted August 27, 2010 (edited) 0053: $PLAYER_CHAR = create_player #NULL at -6.96307 -2.68892 22.9379 line 522 Edited August 27, 2010 by yair1221 Link to comment https://gtaforums.com/topic/457955-player-spawn/#findComment-1060101626 Share on other sites More sharing options...
l911 Posted August 27, 2010 Author Share Posted August 27, 2010 Thanks you very much ! i have another question can somone tell me how to remove Cesar calls (this mini missions where you have to takeover transports to big smoke) ? Link to comment https://gtaforums.com/topic/457955-player-spawn/#findComment-1060101715 Share on other sites More sharing options...
ZAZ Posted August 28, 2010 Share Posted August 28, 2010 Thanks you very much !i have another question can somone tell me how to remove Cesar calls (this mini missions where you have to takeover transports to big smoke) ? search for this entry: $BCESAR2_TIMES_PASSED = 1 change it to $BCESAR2_TIMES_PASSED = 0 in decompiled externscript-main.scm, at line: 11725 in externscript source text, at line: 11724 in decompiled extern-and-submiss. script-main.scm, at line: 13452 in extern-and-submiss. source text, at line: 13451 Link to comment https://gtaforums.com/topic/457955-player-spawn/#findComment-1060102090 Share on other sites More sharing options...
l911 Posted August 28, 2010 Author Share Posted August 28, 2010 Thanks! Link to comment https://gtaforums.com/topic/457955-player-spawn/#findComment-1060102416 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now