PapaZola Posted May 5, 2014 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Share Posted May 5, 2014 Hey guys does anyone here experience this kind of stuff? when player entered map Coliseum autofakename will enable this my script http://pastebin.com/jjggkMRc Quote Link to comment Share on other sites More sharing options...
sandbox Posted May 5, 2014 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 949 Reputation: 174 Joined: 06/12/12 Last Seen: Friday at 12:25 PM Share Posted May 5, 2014 Add before warping? atcommand "@fakename sample"; Then add this also. OnPCDieEvent: if(strcharinfo(4) == "coliseum") atcommand "@fakename"; end; 1 Quote Link to comment Share on other sites More sharing options...
PapaZola Posted May 5, 2014 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Author Share Posted May 5, 2014 this will enable autofakename with random name or name Sample? Quote Link to comment Share on other sites More sharing options...
sandbox Posted May 5, 2014 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 949 Reputation: 174 Joined: 06/12/12 Last Seen: Friday at 12:25 PM Share Posted May 5, 2014 sample, if you want random, kindly explain your request further. Quote Link to comment Share on other sites More sharing options...
Question
PapaZola
Hey guys does anyone here experience this kind of stuff?
when player entered map Coliseum autofakename will enable
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.