ok i have devised a system that will get you take newely registered people to the noob area of my rpg and a certin x and y coordinate and old members there save spot
well the thing is i cant get the server to send the frame level and stats from the INI file i click Get Value(Group and Item) so i can get it for a specific user
and then when i type the stuff in the expression calculator i get this
"Say you're hanging from a huge cliff at the top of mt. everest and a guy comes along and says he'll save you, and proceeds to throw religious pamphlets at you while simultaniously giving a sermon." - Dustin G
it looks like "GroupItemValue" returns an integer (number) so if you want to put the result inside a string then you need to put the whole thing inside "str$()"
"Say you're hanging from a huge cliff at the top of mt. everest and a guy comes along and says he'll save you, and proceeds to throw religious pamphlets at you while simultaniously giving a sermon." - Dustin G
well i cant really do that cause my ini file is located at the server and that wouldnt work..anyways i added you to my msn buddy list so we could talk..if any one knows how to do this it would be greatly appreciated
woohooo i got the server to actually send the data and the game to read it only the game reads the frame as 0 lol ill show ya what i have...ok in the server i have when you login to send the SpawnFrame down subchannel 20 with this code