Advertisement
TheKiller

Untitled

Jan 7th, 2012
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. explode(Query, Fire_Rows, "|");
  2. for(new i = 0; Fire_Rows[i][0] != 0; i++) sscanf(Query, "p<,>fff", FireSpawnsEx[i][Fireid][0], FireSpawnsEx[i][Fireid][1], FireSpawnsEx[i][Fireid][2]);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement