ggxjimmy 0 Posted March 17, 2007 im trying to make a script that is a player gets to 100 then a hint is displayed, later i will add sound. but first i need to get it work :S <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> //#start //;;? pScore player>=(2): //hint "Player %1 owns \nPress hes the first to 100!" //~30 //goto "start" #start if (pScore player>=(100)) then {hint "is the first to 100"} ~30 goto"start" any idias on making this work would be great Thanks Share this post Link to post Share on other sites
squeeze 22 Posted March 18, 2007 do the // sqf comments work in a sqs script?....something I haven't tried. Share this post Link to post Share on other sites
ggxjimmy 0 Posted March 29, 2007 does anyone know how to do this? im looking for a way to show team score or player score or both PLEAAAAAAAAASE help im a noob with scripts Share this post Link to post Share on other sites